Inheritance diagram for BASE::RCLogSimplifier:


Public Member Functions | |
| RCLogSimplifier (const RCString &sLogSender) | |
| void | LogError (const RCString &sText, const RCString &sComment=RCLogInterface::NO_COMMENT) const |
| void | LogWarning (const RCString &sText, const RCString &sComment=RCLogInterface::NO_COMMENT) const |
| void | LogInfo (const RCString &sText, const RCString &sComment=RCLogInterface::NO_COMMENT) const |
| void | LogTrace (const RCString &sText, const RCString &sComment=RCLogInterface::NO_COMMENT) const |
| void | LogDebug (const RCString &sText, const RCString &sComment=RCLogInterface::NO_COMMENT) const |
Protected Attributes | |
| const RCString | m_sLogSender |
1.4.6-NO