Static Public Member Functions | |
LocalOnlyAcsLogger | getInstance (String namespace, Level level) |
Private Member Functions | |
LocalOnlyAcsLogger (String namespace, LogConfig testLogConfig) | |
Static Private Attributes | |
LocalOnlyAcsLogger | instance |
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).
|
|
|
|
|
|