| Wt
    3.3.0
    | 
Class that holds the configuration for a single field. More...
| Public Member Functions | |
| std::string | name () const | 
| Returns the field name. | |
| bool | isString () const | 
| Returns if the field is a quoted string. | |
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.
 1.7.5.1
 1.7.5.1