Public Field Index: | |
int | LogCallsPerDomain =0 |
detail::Logger * | Logger |
Verbosity | LoggerVerbosity = Verbosity::Off |
Priorities | Priority = Priorities::NONE |
Public Method Index: | |
LoggerData (detail::Logger *logger) | |
int LogCallsPerDomain =0 |
the number of log calls on this domain for this logger.
Definition at line 101 of file domain.inl.
The logger.
Definition at line 91 of file domain.inl.
Verbosity LoggerVerbosity = Verbosity::Off |
The verbosity of the Logger for this domain.
Definition at line 94 of file domain.inl.
Priorities Priority = Priorities::NONE |
The priority value that was used to set the priority.
Definition at line 97 of file domain.inl.
|
inline |