Wt
4.11.1
|
Class that holds the configuration for a single field. More...
#include <WLogger.h>
Public Member Functions | |
std::string | name () const |
Returns the field name. | |
bool | isString () const |
Returns if the field is a quoted string. More... | |
Class that holds the configuration for a single field.
bool Wt::WLogger::Field::isString | ( | ) | const |
Returns if the field is a quoted string.
String fields can contain white-space, and are therefore quoted in the log.