Configuration type for the logger_default adapter.
More...
#include <logger_default_types.h>
Data Fields | |
| bool | append_newline |
| Whether the adapter appends a trailing newline to emitted messages. | |
This structure carries the CR-provided configuration values used when constructing logger_default-related objects.
Definition at line 40 of file logger_default_types.h.
| bool logger_default_cfg_t::append_newline |
Definition at line 44 of file logger_default_types.h.