Public Member Functions | |
std::string | name () const |
Returns the field name. | |
bool | isString () const |
Returns if the field is a quoted string. |
bool Wt::WLogger::Field::isString | ( | ) | const [inline] |
Returns if the field is a quoted string.
String fields can contain white-space, and are therefore quoted in the log.