Skip navigation links
A B C D E F G H I L M N O P R S T V W 

A

AbstractContainerMarker - Class in org.xwiki.logging.marker
Base class to use for custom Markers which contains values (so which are a bit more than Marker as defined by SLF4J).
AbstractContainerMarker(String, Marker...) - Constructor for class org.xwiki.logging.marker.AbstractContainerMarker
 
AbstractLogEventListener - Class in org.xwiki.logging.event
Base class to implement LogEvent listener.
AbstractLogEventListener() - Constructor for class org.xwiki.logging.event.AbstractLogEventListener
 
add(Marker) - Method in class org.xwiki.logging.marker.AbstractContainerMarker
 
addLogEvent(LogLevel, String, Object[]) - Method in class org.xwiki.logging.LogQueue
 
addLogEvent(Marker, LogLevel, String, Object[]) - Method in class org.xwiki.logging.LogQueue
 
addLogEvent(LogLevel, String, Object[], Throwable) - Method in class org.xwiki.logging.LogQueue
 
addLogEvent(Marker, LogLevel, String, Object[], Throwable) - Method in class org.xwiki.logging.LogQueue
 

B

BeginLogEvent - Class in org.xwiki.logging.event
The beginning of a group of logs.
BeginLogEvent() - Constructor for class org.xwiki.logging.event.BeginLogEvent
Matches any LogEvent.
BeginLogEvent(LogEvent) - Constructor for class org.xwiki.logging.event.BeginLogEvent
 
BeginLogEvent(Marker, LogLevel, String, Object[], Throwable) - Constructor for class org.xwiki.logging.event.BeginLogEvent
 
BeginLogEvent(Marker, LogLevel, String, Object[], Throwable, long) - Constructor for class org.xwiki.logging.event.BeginLogEvent
 
BeginTranslationMarker - Class in org.xwiki.logging.marker
BeginTranslationMarker(String) - Constructor for class org.xwiki.logging.marker.BeginTranslationMarker
 

C

charAt(int) - Method in class org.xwiki.logging.Message
 
children - Variable in class org.xwiki.logging.LogTreeNode
The children of this log event.
close() - Method in class org.xwiki.logging.LogQueue
 
CompositeLogger - Class in org.xwiki.logging
Redirect received log to several Loggers.
CompositeLogger(Collection<Logger>) - Constructor for class org.xwiki.logging.CompositeLogger
 
CompositeLogger(Logger...) - Constructor for class org.xwiki.logging.CompositeLogger
 
ContainerMarker - Interface in org.xwiki.logging.marker
Custom Markers which contains values (so which are a bit more than Marker as defined by SLF4J).
containLogsFrom(LogLevel) - Method in class org.xwiki.logging.LogQueue
Indicate if the list contains logs of a specific level.
contains(Marker) - Method in class org.xwiki.logging.marker.AbstractContainerMarker
 
contains(String) - Method in class org.xwiki.logging.marker.AbstractContainerMarker
 
createLoggerTail(Path, boolean) - Method in interface org.xwiki.logging.LoggerManager
Create a LoggerTail in charge of navigating and appending the passed file with logs.

D

debug(String) - Method in class org.xwiki.logging.CompositeLogger
 
debug(String, Object) - Method in class org.xwiki.logging.CompositeLogger
 
debug(String, Object, Object) - Method in class org.xwiki.logging.CompositeLogger
 
debug(String, Object...) - Method in class org.xwiki.logging.CompositeLogger
 
debug(String, Throwable) - Method in class org.xwiki.logging.CompositeLogger
 
debug(Marker, String) - Method in class org.xwiki.logging.CompositeLogger
 
debug(Marker, String, Object) - Method in class org.xwiki.logging.CompositeLogger
 
debug(Marker, String, Object, Object) - Method in class org.xwiki.logging.CompositeLogger
 
debug(Marker, String, Object...) - Method in class org.xwiki.logging.CompositeLogger
 
debug(Marker, String, Throwable) - Method in class org.xwiki.logging.CompositeLogger
 
debug(String) - Method in class org.xwiki.logging.LogQueue
 
debug(String, Object) - Method in class org.xwiki.logging.LogQueue
 
debug(String, Object, Object) - Method in class org.xwiki.logging.LogQueue
 
debug(String, Object...) - Method in class org.xwiki.logging.LogQueue
 
debug(String, Throwable) - Method in class org.xwiki.logging.LogQueue
 
debug(Marker, String) - Method in class org.xwiki.logging.LogQueue
 
debug(Marker, String, Object) - Method in class org.xwiki.logging.LogQueue
 
debug(Marker, String, Object, Object) - Method in class org.xwiki.logging.LogQueue
 
debug(Marker, String, Object...) - Method in class org.xwiki.logging.LogQueue
 
debug(Marker, String, Throwable) - Method in class org.xwiki.logging.LogQueue
 
debug(String) - Method in class org.xwiki.logging.LogTree
 
debug(String, Object) - Method in class org.xwiki.logging.LogTree
 
debug(String, Object, Object) - Method in class org.xwiki.logging.LogTree
 
debug(String, Object...) - Method in class org.xwiki.logging.LogTree
 
debug(String, Throwable) - Method in class org.xwiki.logging.LogTree
 
debug(Marker, String) - Method in class org.xwiki.logging.LogTree
 
debug(Marker, String, Object) - Method in class org.xwiki.logging.LogTree
 
debug(Marker, String, Object, Object) - Method in class org.xwiki.logging.LogTree
 
debug(Marker, String, Object...) - Method in class org.xwiki.logging.LogTree
 
debug(Marker, String, Throwable) - Method in class org.xwiki.logging.LogTree
 

E

EmptyLogTailResult - Class in org.xwiki.logging.tail
A LogTailResult containing no result.
EmptyLogTailResult() - Constructor for class org.xwiki.logging.tail.EmptyLogTailResult
 
EndLogEvent - Class in org.xwiki.logging.event
The beginning of a group of logs.
EndLogEvent() - Constructor for class org.xwiki.logging.event.EndLogEvent
Matches any LogEvent.
EndLogEvent(LogEvent) - Constructor for class org.xwiki.logging.event.EndLogEvent
 
EndLogEvent(Marker, LogLevel, String, Object[], Throwable) - Constructor for class org.xwiki.logging.event.EndLogEvent
 
EndLogEvent(Marker, LogLevel, String, Object[], Throwable, long) - Constructor for class org.xwiki.logging.event.EndLogEvent
 
EndTranslationMarker - Class in org.xwiki.logging.marker
EndTranslationMarker(String) - Constructor for class org.xwiki.logging.marker.EndTranslationMarker
 
equals(Object) - Method in class org.xwiki.logging.event.LogEvent
 
equals(Object) - Method in class org.xwiki.logging.marker.AbstractContainerMarker
 
equals(Object) - Method in class org.xwiki.logging.marker.TranslationMarker
 
equals(Object) - Method in class org.xwiki.logging.Message
 
equals(String) - Method in class org.xwiki.logging.Message
Helper to compare the message to the default way of displaying this Message.
error(String) - Method in class org.xwiki.logging.CompositeLogger
 
error(String, Object) - Method in class org.xwiki.logging.CompositeLogger
 
error(String, Object, Object) - Method in class org.xwiki.logging.CompositeLogger
 
error(String, Object...) - Method in class org.xwiki.logging.CompositeLogger
 
error(String, Throwable) - Method in class org.xwiki.logging.CompositeLogger
 
error(Marker, String) - Method in class org.xwiki.logging.CompositeLogger
 
error(Marker, String, Object) - Method in class org.xwiki.logging.CompositeLogger
 
error(Marker, String, Object, Object) - Method in class org.xwiki.logging.CompositeLogger
 
error(Marker, String, Object...) - Method in class org.xwiki.logging.CompositeLogger
 
error(Marker, String, Throwable) - Method in class org.xwiki.logging.CompositeLogger
 
error(String) - Method in class org.xwiki.logging.LogQueue
 
error(String, Object) - Method in class org.xwiki.logging.LogQueue
 
error(String, Object, Object) - Method in class org.xwiki.logging.LogQueue
 
error(String, Object...) - Method in class org.xwiki.logging.LogQueue
 
error(String, Throwable) - Method in class org.xwiki.logging.LogQueue
 
error(Marker, String) - Method in class org.xwiki.logging.LogQueue
 
error(Marker, String, Object) - Method in class org.xwiki.logging.LogQueue
 
error(Marker, String, Object, Object) - Method in class org.xwiki.logging.LogQueue
 
error(Marker, String, Object...) - Method in class org.xwiki.logging.LogQueue
 
error(Marker, String, Throwable) - Method in class org.xwiki.logging.LogQueue
 
error(String) - Method in class org.xwiki.logging.LogTree
 
error(String, Object) - Method in class org.xwiki.logging.LogTree
 
error(String, Object, Object) - Method in class org.xwiki.logging.LogTree
 
error(String, Object...) - Method in class org.xwiki.logging.LogTree
 
error(String, Throwable) - Method in class org.xwiki.logging.LogTree
 
error(Marker, String) - Method in class org.xwiki.logging.LogTree
 
error(Marker, String, Object) - Method in class org.xwiki.logging.LogTree
 
error(Marker, String, Object, Object) - Method in class org.xwiki.logging.LogTree
 
error(Marker, String, Object...) - Method in class org.xwiki.logging.LogTree
 
error(Marker, String, Throwable) - Method in class org.xwiki.logging.LogTree
 

F

flush() - Method in class org.xwiki.logging.LogQueue
 
flush() - Method in interface org.xwiki.logging.tail.LoggerTail
Force writing and wait for any writing to be finished.

G

get(String) - Method in class org.xwiki.logging.marker.AbstractContainerMarker
 
get(String) - Method in interface org.xwiki.logging.marker.ContainerMarker
 
getArgumentArray() - Method in class org.xwiki.logging.Message
 
getEvents() - Method in class org.xwiki.logging.event.AbstractLogEventListener
 
getFirstLogEvent(LogLevel) - Method in class org.xwiki.logging.LogQueue
 
getFirstLogEvent() - Method in interface org.xwiki.logging.tail.LogTail
 
getFirstLogEvent(LogLevel) - Method in interface org.xwiki.logging.tail.LogTail
 
getFormattedMessage() - Method in class org.xwiki.logging.Message
 
getLastLogEvent(LogLevel) - Method in class org.xwiki.logging.LogQueue
 
getLastLogEvent() - Method in interface org.xwiki.logging.tail.LogTail
 
getLastLogEvent(LogLevel) - Method in interface org.xwiki.logging.tail.LogTail
 
getLevel() - Method in class org.xwiki.logging.event.LogEvent
 
getLogEvent(int) - Method in class org.xwiki.logging.LogQueue
 
getLogEvent(int) - Method in interface org.xwiki.logging.tail.LogTail
 
getLogEvents(LogLevel, int, int) - Method in class org.xwiki.logging.LogQueue
 
getLogEvents(int, int) - Method in interface org.xwiki.logging.tail.LogTail
 
getLogEvents(LogLevel) - Method in interface org.xwiki.logging.tail.LogTail
 
getLogEvents(LogLevel, int, int) - Method in interface org.xwiki.logging.tail.LogTail
 
getLogger() - Method in class org.xwiki.logging.event.LoggerListener
 
getLoggerLevel(String) - Method in interface org.xwiki.logging.LoggerManager
 
getLoggers() - Method in interface org.xwiki.logging.LoggerManager
 
getLogs(LogLevel) - Method in class org.xwiki.logging.LogQueue
Filter logs of a specific level.
getLogs(LogLevel, boolean) - Method in class org.xwiki.logging.LogTreeNode
Filter logs of a specific level.
getLogsFrom(LogLevel) - Method in class org.xwiki.logging.LogQueue
Filter logs of a specific level.
getLogsFrom(LogLevel, boolean) - Method in class org.xwiki.logging.LogTreeNode
Filter logs of a specific level.
getMarker() - Method in class org.xwiki.logging.Message
 
getMessage() - Method in class org.xwiki.logging.Message
 
getMessageElements() - Method in class org.xwiki.logging.Message
 
getName() - Method in class org.xwiki.logging.CompositeLogger
 
getName() - Method in class org.xwiki.logging.event.LoggerListener
 
getName() - Method in class org.xwiki.logging.LogQueue
 
getName() - Method in class org.xwiki.logging.LogTree
 
getName() - Method in class org.xwiki.logging.marker.AbstractContainerMarker
 
getThrowable() - Method in class org.xwiki.logging.Message
 
getTimeStamp() - Method in class org.xwiki.logging.event.LogEvent
 
getTranslationKey() - Method in class org.xwiki.logging.marker.TranslationMarker
 
getTranslationKey() - Method in class org.xwiki.logging.Message
 

H

hasChildren() - Method in class org.xwiki.logging.marker.AbstractContainerMarker
 
hashCode() - Method in class org.xwiki.logging.event.LogEvent
 
hashCode() - Method in class org.xwiki.logging.marker.AbstractContainerMarker
 
hashCode() - Method in class org.xwiki.logging.marker.TranslationMarker
 
hashCode() - Method in class org.xwiki.logging.Message
 
hasLogLevel(LogLevel) - Method in class org.xwiki.logging.LogQueue
 
hasLogLevel(LogLevel) - Method in interface org.xwiki.logging.tail.LogTail
 
hasReferences() - Method in class org.xwiki.logging.marker.AbstractContainerMarker
 

I

info(String) - Method in class org.xwiki.logging.CompositeLogger
 
info(String, Object) - Method in class org.xwiki.logging.CompositeLogger
 
info(String, Object, Object) - Method in class org.xwiki.logging.CompositeLogger
 
info(String, Object...) - Method in class org.xwiki.logging.CompositeLogger
 
info(String, Throwable) - Method in class org.xwiki.logging.CompositeLogger
 
info(Marker, String) - Method in class org.xwiki.logging.CompositeLogger
 
info(Marker, String, Object) - Method in class org.xwiki.logging.CompositeLogger
 
info(Marker, String, Object, Object) - Method in class org.xwiki.logging.CompositeLogger
 
info(Marker, String, Object...) - Method in class org.xwiki.logging.CompositeLogger
 
info(Marker, String, Throwable) - Method in class org.xwiki.logging.CompositeLogger
 
info(String) - Method in class org.xwiki.logging.LogQueue
 
info(String, Object) - Method in class org.xwiki.logging.LogQueue
 
info(String, Object, Object) - Method in class org.xwiki.logging.LogQueue
 
info(String, Object...) - Method in class org.xwiki.logging.LogQueue
 
info(String, Throwable) - Method in class org.xwiki.logging.LogQueue
 
info(Marker, String) - Method in class org.xwiki.logging.LogQueue
 
info(Marker, String, Object) - Method in class org.xwiki.logging.LogQueue
 
info(Marker, String, Object, Object) - Method in class org.xwiki.logging.LogQueue
 
info(Marker, String, Object...) - Method in class org.xwiki.logging.LogQueue
 
info(Marker, String, Throwable) - Method in class org.xwiki.logging.LogQueue
 
info(String) - Method in class org.xwiki.logging.LogTree
 
info(String, Object) - Method in class org.xwiki.logging.LogTree
 
info(String, Object, Object) - Method in class org.xwiki.logging.LogTree
 
info(String, Object...) - Method in class org.xwiki.logging.LogTree
 
info(String, Throwable) - Method in class org.xwiki.logging.LogTree
 
info(Marker, String) - Method in class org.xwiki.logging.LogTree
 
info(Marker, String, Object) - Method in class org.xwiki.logging.LogTree
 
info(Marker, String, Object, Object) - Method in class org.xwiki.logging.LogTree
 
info(Marker, String, Object...) - Method in class org.xwiki.logging.LogTree
 
info(Marker, String, Throwable) - Method in class org.xwiki.logging.LogTree
 
INSTANCE - Static variable in class org.xwiki.logging.tail.EmptyLogTailResult
Unique instance of EmptyLogTailResult.
isDebugEnabled() - Method in class org.xwiki.logging.CompositeLogger
 
isDebugEnabled(Marker) - Method in class org.xwiki.logging.CompositeLogger
 
isDebugEnabled() - Method in class org.xwiki.logging.LogQueue
 
isDebugEnabled(Marker) - Method in class org.xwiki.logging.LogQueue
 
isDebugEnabled() - Method in class org.xwiki.logging.LogTree
 
isDebugEnabled(Marker) - Method in class org.xwiki.logging.LogTree
 
isDeprecatedLogEnabled() - Method in interface org.xwiki.logging.LoggerConfiguration
 
isErrorEnabled() - Method in class org.xwiki.logging.CompositeLogger
 
isErrorEnabled(Marker) - Method in class org.xwiki.logging.CompositeLogger
 
isErrorEnabled() - Method in class org.xwiki.logging.LogQueue
 
isErrorEnabled(Marker) - Method in class org.xwiki.logging.LogQueue
 
isErrorEnabled() - Method in class org.xwiki.logging.LogTree
 
isErrorEnabled(Marker) - Method in class org.xwiki.logging.LogTree
 
isInfoEnabled() - Method in class org.xwiki.logging.CompositeLogger
 
isInfoEnabled(Marker) - Method in class org.xwiki.logging.CompositeLogger
 
isInfoEnabled() - Method in class org.xwiki.logging.LogQueue
 
isInfoEnabled(Marker) - Method in class org.xwiki.logging.LogQueue
 
isInfoEnabled() - Method in class org.xwiki.logging.LogTree
 
isInfoEnabled(Marker) - Method in class org.xwiki.logging.LogTree
 
isTraceEnabled() - Method in class org.xwiki.logging.CompositeLogger
 
isTraceEnabled(Marker) - Method in class org.xwiki.logging.CompositeLogger
 
isTraceEnabled() - Method in class org.xwiki.logging.LogQueue
 
isTraceEnabled(Marker) - Method in class org.xwiki.logging.LogQueue
 
isTraceEnabled() - Method in class org.xwiki.logging.LogTree
 
isTraceEnabled(Marker) - Method in class org.xwiki.logging.LogTree
 
isWarnEnabled() - Method in class org.xwiki.logging.CompositeLogger
 
isWarnEnabled(Marker) - Method in class org.xwiki.logging.CompositeLogger
 
isWarnEnabled() - Method in class org.xwiki.logging.LogQueue
 
isWarnEnabled(Marker) - Method in class org.xwiki.logging.LogQueue
 
isWarnEnabled() - Method in class org.xwiki.logging.LogTree
 
isWarnEnabled(Marker) - Method in class org.xwiki.logging.LogTree
 
iterator() - Method in class org.xwiki.logging.LogTreeNode
 
iterator(boolean) - Method in class org.xwiki.logging.LogTreeNode
 
iterator() - Method in class org.xwiki.logging.marker.AbstractContainerMarker
 
iterator() - Method in class org.xwiki.logging.tail.EmptyLogTailResult
 

L

length() - Method in class org.xwiki.logging.Message
 
log(LogEvent) - Method in class org.xwiki.logging.CompositeLogger
 
log(Logger) - Method in class org.xwiki.logging.event.LogEvent
Copy the stored log into a passed Logger.
log(LogEvent) - Method in interface org.xwiki.logging.Logger
 
log(Logger) - Method in class org.xwiki.logging.LogQueue
Copy the stored log into a passed Logger.
log(LogEvent) - Method in class org.xwiki.logging.LogQueue
 
log(Logger) - Method in class org.xwiki.logging.LogTree
 
log(LogLevel, String, Object[]) - Method in class org.xwiki.logging.LogTree
 
log(Marker, LogLevel, String, Object[]) - Method in class org.xwiki.logging.LogTree
 
log(LogLevel, String, Object[], Throwable) - Method in class org.xwiki.logging.LogTree
 
log(Marker, LogLevel, String, Object[], Throwable) - Method in class org.xwiki.logging.LogTree
 
log(LogEvent) - Method in class org.xwiki.logging.LogTree
 
log(Logger) - Method in interface org.xwiki.logging.tail.LogTail
 
LogEvent - Class in org.xwiki.logging.event
Sent when logger is called.
LogEvent() - Constructor for class org.xwiki.logging.event.LogEvent
Matches any LogEvent.
LogEvent(LogEvent) - Constructor for class org.xwiki.logging.event.LogEvent
 
LogEvent(LogLevel, String, Object[], Throwable) - Constructor for class org.xwiki.logging.event.LogEvent
 
LogEvent(Marker, LogLevel, String, Object[], Throwable) - Constructor for class org.xwiki.logging.event.LogEvent
 
LogEvent(Marker, LogLevel, String, Object[], Throwable, long) - Constructor for class org.xwiki.logging.event.LogEvent
 
Logger - Interface in org.xwiki.logging
A Logger with support for LogEvent.
LoggerConfiguration - Interface in org.xwiki.logging
Expose various logging related configurations.
LoggerListener - Class in org.xwiki.logging.event
Redirect all received event to the provided Logger.
LoggerListener(String, Logger) - Constructor for class org.xwiki.logging.event.LoggerListener
 
LoggerManager - Interface in org.xwiki.logging
Provide some logging management APIs such as the ability to redirect logs to an EventListener.
LoggerTail - Interface in org.xwiki.logging.tail
Extends Logger and provide tail-like APIs to navigate in it.
LogLevel - Enum in org.xwiki.logging
Defines the set of levels used in logging events.
LogQueue - Class in org.xwiki.logging
A queue of LogEvents.
LogQueue() - Constructor for class org.xwiki.logging.LogQueue
 
LogQueueListener - Class in org.xwiki.logging.event
Deprecated.
since 5.4M1, use LoggerListener instead
LogQueueListener(String, LogQueue) - Constructor for class org.xwiki.logging.event.LogQueueListener
Deprecated.
 
LogTail - Interface in org.xwiki.logging.tail
Extends Logger and provide tail-like APIs to navigate in it.
LogTailResult - Interface in org.xwiki.logging.tail
The result of a log search.
LogTree - Class in org.xwiki.logging
Logs organized as a tree.
LogTree() - Constructor for class org.xwiki.logging.LogTree
Default constructor.
LogTreeNode - Class in org.xwiki.logging
Logs organized as a tree.
LogTreeNode(LogEvent) - Constructor for class org.xwiki.logging.LogTreeNode
 
LogUtils - Class in org.xwiki.logging
 

M

MARKER_BEGIN - Static variable in class org.xwiki.logging.event.LogEvent
The marker to use to indicate that we start a group of logs.
MARKER_END - Static variable in class org.xwiki.logging.event.LogEvent
The marker to use to indicate that we stop a group of logs.
matches(Object) - Method in class org.xwiki.logging.event.LogEvent
 
Message - Class in org.xwiki.logging
A translatable message.
Message() - Constructor for class org.xwiki.logging.Message
Matches any Message.
Message(String) - Constructor for class org.xwiki.logging.Message
 
Message(Message) - Constructor for class org.xwiki.logging.Message
 
Message(String, Object[], Throwable) - Constructor for class org.xwiki.logging.Message
 
Message(String, String, Object...) - Constructor for class org.xwiki.logging.Message
 
Message(Marker, String, Object[], Throwable) - Constructor for class org.xwiki.logging.Message
 

N

NAME - Static variable in class org.xwiki.logging.marker.TranslationMarker
The marker name.
newLogEvent(Marker, LogLevel, String, Object[], Throwable) - Static method in class org.xwiki.logging.LogUtils
Create and return a new LogEvent instance based on the passed parameters.
newLogEvent(Marker, LogLevel, String, Object[], Throwable, long) - Static method in class org.xwiki.logging.LogUtils
Create and return a new LogEvent instance based on the passed parameters.

O

onEvent(Event, Object, Object) - Method in class org.xwiki.logging.event.LoggerListener
 
org.xwiki.logging - package org.xwiki.logging
 
org.xwiki.logging.event - package org.xwiki.logging.event
 
org.xwiki.logging.marker - package org.xwiki.logging.marker
 
org.xwiki.logging.tail - package org.xwiki.logging.tail
 

P

pop() - Method in class org.xwiki.logging.LogTree
Make log tree caret go the parent next sibling.
popLogListener() - Method in interface org.xwiki.logging.LoggerManager
Remove the current listener from the current thread stack.
pushLogListener(EventListener) - Method in interface org.xwiki.logging.LoggerManager
Grab subsequent logs produced by the current thread and send them to the provided listener.

R

remove(Marker) - Method in class org.xwiki.logging.marker.AbstractContainerMarker
 
ROOT_MARKER - Static variable in interface org.xwiki.logging.Logger
Marker used to indicate the log should not be filtered and always be allowed to end up in the main log.

S

setIgnore(boolean) - Method in class org.xwiki.logging.event.LoggerListener
 
setLoggerLevel(String, LogLevel) - Method in interface org.xwiki.logging.LoggerManager
Associate the passed logger to the passed log level.
size(boolean) - Method in class org.xwiki.logging.LogTreeNode
The number of logs.
size() - Method in interface org.xwiki.logging.tail.LogTail
 
stream() - Method in class org.xwiki.logging.tail.EmptyLogTailResult
 
stream() - Method in interface org.xwiki.logging.tail.LogTailResult
 
subSequence(int, int) - Method in class org.xwiki.logging.Message
 

T

toString() - Method in class org.xwiki.logging.event.LogEvent
 
toString() - Method in class org.xwiki.logging.marker.AbstractContainerMarker
 
toString() - Method in class org.xwiki.logging.Message
 
trace(String) - Method in class org.xwiki.logging.CompositeLogger
 
trace(String, Object) - Method in class org.xwiki.logging.CompositeLogger
 
trace(String, Object, Object) - Method in class org.xwiki.logging.CompositeLogger
 
trace(String, Object...) - Method in class org.xwiki.logging.CompositeLogger
 
trace(String, Throwable) - Method in class org.xwiki.logging.CompositeLogger
 
trace(Marker, String) - Method in class org.xwiki.logging.CompositeLogger
 
trace(Marker, String, Object) - Method in class org.xwiki.logging.CompositeLogger
 
trace(Marker, String, Object, Object) - Method in class org.xwiki.logging.CompositeLogger
 
trace(Marker, String, Object...) - Method in class org.xwiki.logging.CompositeLogger
 
trace(Marker, String, Throwable) - Method in class org.xwiki.logging.CompositeLogger
 
trace(String) - Method in class org.xwiki.logging.LogQueue
 
trace(String, Object) - Method in class org.xwiki.logging.LogQueue
 
trace(String, Object, Object) - Method in class org.xwiki.logging.LogQueue
 
trace(String, Object...) - Method in class org.xwiki.logging.LogQueue
 
trace(String, Throwable) - Method in class org.xwiki.logging.LogQueue
 
trace(Marker, String) - Method in class org.xwiki.logging.LogQueue
 
trace(Marker, String, Object) - Method in class org.xwiki.logging.LogQueue
 
trace(Marker, String, Object, Object) - Method in class org.xwiki.logging.LogQueue
 
trace(Marker, String, Object...) - Method in class org.xwiki.logging.LogQueue
 
trace(Marker, String, Throwable) - Method in class org.xwiki.logging.LogQueue
 
trace(String) - Method in class org.xwiki.logging.LogTree
 
trace(String, Object) - Method in class org.xwiki.logging.LogTree
 
trace(String, Object, Object) - Method in class org.xwiki.logging.LogTree
 
trace(String, Object...) - Method in class org.xwiki.logging.LogTree
 
trace(String, Throwable) - Method in class org.xwiki.logging.LogTree
 
trace(Marker, String) - Method in class org.xwiki.logging.LogTree
 
trace(Marker, String, Object) - Method in class org.xwiki.logging.LogTree
 
trace(Marker, String, Object, Object) - Method in class org.xwiki.logging.LogTree
 
trace(Marker, String, Object...) - Method in class org.xwiki.logging.LogTree
 
trace(Marker, String, Throwable) - Method in class org.xwiki.logging.LogTree
 
translate(LogEvent, String) - Static method in class org.xwiki.logging.LogUtils
Translate the passed LogEvent based on the passed translation message pattern.
TranslationMarker - Class in org.xwiki.logging.marker
Allows associating a translation key to a log.
TranslationMarker(String) - Constructor for class org.xwiki.logging.marker.TranslationMarker
 
TranslationMarker(String, Marker...) - Constructor for class org.xwiki.logging.marker.TranslationMarker
 
TranslationMarker - Class in org.xwiki.logging
Deprecated.
since 5.4M1, use TranslationMarker instead
TranslationMarker(String) - Constructor for class org.xwiki.logging.TranslationMarker
Deprecated.
 

V

valueOf(String) - Static method in enum org.xwiki.logging.LogLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.xwiki.logging.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.

W

warn(String) - Method in class org.xwiki.logging.CompositeLogger
 
warn(String, Object) - Method in class org.xwiki.logging.CompositeLogger
 
warn(String, Object, Object) - Method in class org.xwiki.logging.CompositeLogger
 
warn(String, Object...) - Method in class org.xwiki.logging.CompositeLogger
 
warn(String, Throwable) - Method in class org.xwiki.logging.CompositeLogger
 
warn(Marker, String) - Method in class org.xwiki.logging.CompositeLogger
 
warn(Marker, String, Object) - Method in class org.xwiki.logging.CompositeLogger
 
warn(Marker, String, Object, Object) - Method in class org.xwiki.logging.CompositeLogger
 
warn(Marker, String, Object...) - Method in class org.xwiki.logging.CompositeLogger
 
warn(Marker, String, Throwable) - Method in class org.xwiki.logging.CompositeLogger
 
warn(String) - Method in class org.xwiki.logging.LogQueue
 
warn(String, Object) - Method in class org.xwiki.logging.LogQueue
 
warn(String, Object, Object) - Method in class org.xwiki.logging.LogQueue
 
warn(String, Object...) - Method in class org.xwiki.logging.LogQueue
 
warn(String, Throwable) - Method in class org.xwiki.logging.LogQueue
 
warn(Marker, String) - Method in class org.xwiki.logging.LogQueue
 
warn(Marker, String, Object) - Method in class org.xwiki.logging.LogQueue
 
warn(Marker, String, Object, Object) - Method in class org.xwiki.logging.LogQueue
 
warn(Marker, String, Object...) - Method in class org.xwiki.logging.LogQueue
 
warn(Marker, String, Throwable) - Method in class org.xwiki.logging.LogQueue
 
warn(String) - Method in class org.xwiki.logging.LogTree
 
warn(String, Object) - Method in class org.xwiki.logging.LogTree
 
warn(String, Object, Object) - Method in class org.xwiki.logging.LogTree
 
warn(String, Object...) - Method in class org.xwiki.logging.LogTree
 
warn(String, Throwable) - Method in class org.xwiki.logging.LogTree
 
warn(Marker, String) - Method in class org.xwiki.logging.LogTree
 
warn(Marker, String, Object) - Method in class org.xwiki.logging.LogTree
 
warn(Marker, String, Object, Object) - Method in class org.xwiki.logging.LogTree
 
warn(Marker, String, Object...) - Method in class org.xwiki.logging.LogTree
 
warn(Marker, String, Throwable) - Method in class org.xwiki.logging.LogTree
 
A B C D E F G H I L M N O P R S T V W 
Skip navigation links

Copyright © 2004–2022 XWiki. All rights reserved.