Package org.tentackle.log
package org.tentackle.log
Logging support.
-
ClassDescriptionBase implementation of a mapped diagnostic context.Pluggable logger using the standard java logging using
java.util.logging.Default implementation for the logger factory.The MDC implementation for the java util logging.
Although MDC is not supported by the Java logging API and its formatters, this implementation keeps a thread-local map of properties so that there's no difference to the application concerning the effective logging provider.Annotation to express that the annotated method should be logged.An interface telling whether an object is loggable or not.A pluggable logger.Logging levels.Factory for pluggable loggers.Output stream for a logger.
Nice to catch e.printStackTrace(Stream)A logging runnable.
Logs start and duration times.Implementation for theLoginterception.A mapped diagnostic context.
Provides thread-local optional key-value pairs to enhance logging.Method statistics collector.Method key for collecting method statistics.Statistics result for execution count and durations.