Therefor it can be used whereever LogFacility::logMessage() is not easy to use.
Public Types | |
enum | EnEntryType { EnMessage, EnWarning, EnError } |
The types of log entries we distinguish. More... | |
Public Member Functions | |
LogStream & | flush () |
This function must be called to tell the stream that the end of a message has been reached. |
|
The types of log entries we distinguish.
|
|
This function must be called to tell the stream that the end of a message has been reached. It trigger the actual writing of the acumulated stream content into the log. |