#include <OW_NullAppender.hpp>
Inheritance diagram for OW_NAMESPACE::NullAppender:


Public Member Functions | |
| NullAppender (const StringArray &components, const StringArray &categories, const String &pattern) | |
| virtual | ~NullAppender () |
Static Public Attributes | |
| static const String | STR_DEFAULT_MESSAGE_PATTERN |
Protected Member Functions | |
| virtual void | doProcessLogMessage (const String &formattedMessage, const LogMessage &message) const |
Definition at line 47 of file OW_NullAppender.hpp.
|
||||||||||||||||
|
Definition at line 45 of file OW_NullAppender.cpp. |
|
|
Definition at line 52 of file OW_NullAppender.cpp. |
|
||||||||||||
|
Implements OW_NAMESPACE::LogAppender. Definition at line 56 of file OW_NullAppender.cpp. |
|
|
Definition at line 55 of file OW_NullAppender.hpp. |
1.4.6