

Static Public Member Functions | |
| static synchronized LocalOnlyAcsLogger | getInstance (String namespace, Level level) |
Private Member Functions | |
| LocalOnlyAcsLogger (String namespace, LogConfig testLogConfig) | |
Static Private Attributes | |
| static LocalOnlyAcsLogger | instance |
An AcsLogger that prints to stdout the XML messages that normally would be sent to the remote Log service.
The purpose of this class is to allow testing AcsLogger functionality without the need for a running ACS infrastructure, which would typically be accessed using the class ComponentClient that only builds in a later module (jcont).
| alma::acs::logging::LocalOnlyAcsLogger::LocalOnlyAcsLogger | ( | String | namespace, | |
| LogConfig | testLogConfig | |||
| ) | [inline, private] |
References alma::acs::logging::AcsLogger::addLoggerClass().
Referenced by getInstance().
| static synchronized LocalOnlyAcsLogger alma::acs::logging::LocalOnlyAcsLogger::getInstance | ( | String | namespace, | |
| Level | level | |||
| ) | [inline, static] |
LocalOnlyAcsLogger alma::acs::logging::LocalOnlyAcsLogger::instance [static, private] |
Referenced by getInstance().
1.6.2