JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
F
G
L
N
R
S
A
addFilter(Filter<ILoggingEvent>)
- Method in class nl.altindag.log.
LogCaptor
C
clearLogs()
- Method in class nl.altindag.log.
LogCaptor
close()
- Method in class nl.altindag.log.
LogCaptor
D
disableLogs()
- Method in class nl.altindag.log.
LogCaptor
Overrides the log level property of the target logger.
F
forClass(Class<T>)
- Static method in class nl.altindag.log.
LogCaptor
Captures log messages for the provided class
forName(String)
- Static method in class nl.altindag.log.
LogCaptor
Captures log messages for the provided logger name
forRoot()
- Static method in class nl.altindag.log.
LogCaptor
Captures all log messages
G
getArguments()
- Method in class nl.altindag.log.model.
LogEvent
getDebugLogs()
- Method in class nl.altindag.log.
LogCaptor
getDiagnosticContext()
- Method in class nl.altindag.log.model.
LogEvent
getErrorLogs()
- Method in class nl.altindag.log.
LogCaptor
getFormattedMessage()
- Method in class nl.altindag.log.model.
LogEvent
getInfoLogs()
- Method in class nl.altindag.log.
LogCaptor
getLevel()
- Method in class nl.altindag.log.model.
LogEvent
getLogEvents()
- Method in class nl.altindag.log.
LogCaptor
getLoggerName()
- Method in class nl.altindag.log.model.
LogEvent
getLogs()
- Method in class nl.altindag.log.
LogCaptor
getMessage()
- Method in class nl.altindag.log.model.
LogEvent
getThrowable()
- Method in class nl.altindag.log.model.
LogEvent
getTimeStamp()
- Method in class nl.altindag.log.model.
LogEvent
getTraceLogs()
- Method in class nl.altindag.log.
LogCaptor
getWarnLogs()
- Method in class nl.altindag.log.
LogCaptor
L
LogCaptor
- Class in
nl.altindag.log
LogEvent
- Class in
nl.altindag.log.model
LogEvent(String, String, String, String, ZonedDateTime, List<Object>, Throwable, Map<String, String>)
- Constructor for class nl.altindag.log.model.
LogEvent
N
nl.altindag.log
- package nl.altindag.log
nl.altindag.log.model
- package nl.altindag.log.model
R
resetLogLevel()
- Method in class nl.altindag.log.
LogCaptor
Resets the log level of the target logger to the initial value which was available before changing it with
setLogLevelToInfo()
,
setLogLevelToDebug()
or with
setLogLevelToTrace()
S
setLogLevelToDebug()
- Method in class nl.altindag.log.
LogCaptor
Overrides the log level property of the target logger.
setLogLevelToInfo()
- Method in class nl.altindag.log.
LogCaptor
Overrides the log level property of the target logger.
setLogLevelToTrace()
- Method in class nl.altindag.log.
LogCaptor
Overrides the log level property of the target logger.
A
C
D
F
G
L
N
R
S
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2021. All rights reserved.