Package de.intarsys.tools.logging

Interface Summary
IDumpObject  
ILogConfigurator Classes implementing this interface can be used in conjunction with the singleton LogConfigurator to configure Logger instances created by the class LogTools.
 

Class Summary
CommonDumpObject  
LogConfigurator Singleton holding a ILogConfigurator instance.
LogTools Tool methods to ease life with java.util.logging.
MemoryLogHandler  
MemoryLogRegistry  
SDC  
SimpleFormatter A simple usable formatter for java logging
SingleThreadFilter Only accept log requests within a dedicated thread.
TaggedThreadFilter Only accept log requests within threads that are tagged with the receiver object.