Package org.xwiki.logging
-
Interface Summary Interface Description Logger ALoggerwith support forLogEvent.LoggerConfiguration Expose various logging related configurations.LoggerManager Provide some logging management APIs such as the ability to redirect logs to anEventListener. -
Class Summary Class Description CompositeLogger Redirect received log to severalLoggers.LogQueue A queue ofLogEvents.LogTree Logs organized as a tree.LogTreeNode Logs organized as a tree.LogUtils Message A translatable message.TranslationMarker Deprecated. since 5.4M1, useTranslationMarkerinstead -
Enum Summary Enum Description LogLevel Defines the set of levels used in logging events. -
Exception Summary Exception Description AbstractMessageException An exception which support the same parameter system thanMessage.