Package org.apache.qpid.server.logging

Interface Summary
LogActor LogActor the entity that is stored as in a ThreadLocal and used to perform logging.
LogMessage  
LogSubject Each LogSubject that wishes to be logged will implement this to provide their own display representation.
RootMessageLogger The RootMessageLogger is used by the LogActors to query if logging is enabled for the requested message and to provide the actual message that should be logged.
 

Class Summary
AbstractRootMessageLogger  
CompositeStartupMessageLogger  
Log4jMessageLogger  
NullRootMessageLogger  
SystemOutMessageLogger  
 



Licensed to the Apache Software Foundation