
Public Types | |
| typedef std::string | messageT | 
Static Public Member Functions | |
| static const char * | msg () | 
| The message string.   | |
| static flatlogs::msgLenT | length (const messageT &msg) | 
| static int | format (void *msgBuffer, const messageT &msg) | 
Static Public Attributes | |
| static const flatlogs::eventCodeT | eventCode = 1 | 
| The event code.   | |
| static const flatlogs::logPrioT | defaultLevel = flatlogs::logPrio::LOG_NOTICE | 
| The default level.   | |
Definition at line 199 of file logFileRaw_test.cpp.
| typedef std::string libXWCTest::loggerTest::logFileRawTest::dummyLog::messageT | 
Definition at line 207 of file logFileRaw_test.cpp.
      
  | 
  inlinestatic | 
Definition at line 220 of file logFileRaw_test.cpp.
References msg().
      
  | 
  inlinestatic | 
Definition at line 215 of file logFileRaw_test.cpp.
References msg().
      
  | 
  inlinestatic | 
The message string.
Definition at line 210 of file logFileRaw_test.cpp.
      
  | 
  static | 
The default level.
Definition at line 205 of file logFileRaw_test.cpp.
      
  | 
  static | 
The event code.
Definition at line 202 of file logFileRaw_test.cpp.