9 #ifndef CPPLOGGING_LAYOUT_H
10 #define CPPLOGGING_LAYOUT_H
Logging element interface.
Logging layout interface.
virtual void LayoutRecord(Record &record)=0
Layout the given logging record into a raw buffer.
Logging element interface definition.
C++ Logging project definitions.
Logging record definition.