alma::acs::logging::LocalOnlyAcsLogger Class Reference

Inheritance diagram for alma::acs::logging::LocalOnlyAcsLogger:
Inheritance graph
[legend]
Collaboration diagram for alma::acs::logging::LocalOnlyAcsLogger:
Collaboration graph
[legend]

List of all members.

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

Detailed Description

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).

Author:
hsommer

Constructor & Destructor Documentation

alma::acs::logging::LocalOnlyAcsLogger::LocalOnlyAcsLogger ( String  namespace,
LogConfig  testLogConfig 
) [inline, private]

Member Function Documentation

static synchronized LocalOnlyAcsLogger alma::acs::logging::LocalOnlyAcsLogger::getInstance ( String  namespace,
Level  level 
) [inline, static]

Member Data Documentation

Referenced by getInstance().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2