API
 
Loading...
Searching...
No Matches
libXWCTest::loggerTest::logFileRawTest::dummyLog Struct Reference
Collaboration diagram for libXWCTest::loggerTest::logFileRawTest::dummyLog:
Collaboration graph

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.
 

Detailed Description

Definition at line 199 of file logFileRaw_test.cpp.

Member Typedef Documentation

◆ messageT

Member Function Documentation

◆ format()

static int libXWCTest::loggerTest::logFileRawTest::dummyLog::format ( void *  msgBuffer,
const messageT msg 
)
inlinestatic

Definition at line 220 of file logFileRaw_test.cpp.

References msg().

◆ length()

static flatlogs::msgLenT libXWCTest::loggerTest::logFileRawTest::dummyLog::length ( const messageT msg)
inlinestatic

Definition at line 215 of file logFileRaw_test.cpp.

References msg().

◆ msg()

static const char * libXWCTest::loggerTest::logFileRawTest::dummyLog::msg ( )
inlinestatic

The message string.

Definition at line 210 of file logFileRaw_test.cpp.

Referenced by format(), and length().

Member Data Documentation

◆ defaultLevel

const flatlogs::logPrioT libXWCTest::loggerTest::logFileRawTest::dummyLog::defaultLevel = flatlogs::logPrio::LOG_NOTICE
static

The default level.

Definition at line 205 of file logFileRaw_test.cpp.

◆ eventCode

const flatlogs::eventCodeT libXWCTest::loggerTest::logFileRawTest::dummyLog::eventCode = 1
static

The event code.

Definition at line 202 of file logFileRaw_test.cpp.


The documentation for this struct was generated from the following file: