Package de.intarsys.tools.logging
-
Interface Summary Interface Description 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 Class Description 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 loggingSingleThreadFilter Only accept log requests within a dedicated thread.TaggedThreadFilter Only accept log requests within threads that are tagged with the receiver object.