org.openorb.notify
Class Logger
public
class
Logger
extends Object
The Logger class defines operations for logging information,
warnings and errors messages. It implements a singleton object,
which is not initialized by default. Before any logging can be
done, this class must be initialized with an Avalon Logger
instance.
Author: Shawn Boyce Gary Shea
public Logger(Logger logger)
public final Logger getCAdminLogger()
public final Logger getChannelLogger()
public final Logger getCProxyLogger()
public final Logger getFactoryLogger()
public final Logger getFilterLogger()
public final Logger getRecoveryLogger()
public final Logger getSAdminLogger()
public final Logger getServerLogger()
public final Logger getSProxyLogger()