

Public Member Functions | |
| Converter () | |
| Converter (const Formatting &formatting) | |
| virtual | ~Converter () |
| virtual void | formatMessage (const LogMessage &message, StringBuffer &output) const |
| virtual void | convert (const LogMessage &message, StringBuffer &output) const =0 |
Private Attributes | |
| Formatting | m_formatting |
Definition at line 87 of file OW_LogMessagePatternFormatter.cpp.
|
|
Definition at line 90 of file OW_LogMessagePatternFormatter.cpp. |
|
|
Definition at line 93 of file OW_LogMessagePatternFormatter.cpp. |
|
|
Definition at line 97 of file OW_LogMessagePatternFormatter.cpp. |
|
||||||||||||
|
Referenced by formatMessage(). |
|
||||||||||||
|
|
Definition at line 155 of file OW_LogMessagePatternFormatter.cpp. Referenced by formatMessage(). |
1.4.6