Loading...
Searching...
No Matches
bitpit::LoggerBuffer::Settings Struct Reference
Public Attributes | |
bool | consoleTimestampEnabled |
std::string | context |
bool | fileTimestampEnabled |
int | indentation |
Detailed Description
Definition at line 87 of file logger.hpp.
Member Data Documentation
◆ consoleTimestampEnabled
bool bitpit::LoggerBuffer::Settings::consoleTimestampEnabled |
Definition at line 90 of file logger.hpp.
◆ context
std::string bitpit::LoggerBuffer::Settings::context |
Definition at line 89 of file logger.hpp.
◆ fileTimestampEnabled
bool bitpit::LoggerBuffer::Settings::fileTimestampEnabled |
Definition at line 91 of file logger.hpp.
◆ indentation
int bitpit::LoggerBuffer::Settings::indentation |
Definition at line 88 of file logger.hpp.
The documentation for this struct was generated from the following file:
- src/common/logger.hpp
