A C D G I L S T 
All Classes All Packages

A

autoConfigure() - Method in class io.clogr.logback.LogbackLoggingConcern
Automatically configures this logging concern.

C

ClogrContextSelector - Class in io.clogr.logback
A Logback context selector that uses Clogr to get the current logging context.
ClogrContextSelector(LoggerContext) - Constructor for class io.clogr.logback.ClogrContextSelector
Logger context constructor.
configure(File) - Method in class io.clogr.logback.LogbackLoggingConcern
Configures this logging concern from a Logback configuration file.
configure(InputStream) - Method in class io.clogr.logback.LogbackLoggingConcern
Configures this logging concern from a Logback configuration file from a specified input stream.
configure(URL) - Method in class io.clogr.logback.LogbackLoggingConcern
Configures this logging concern from a Logback configuration file at a specified URL.
configure(Path) - Method in class io.clogr.logback.LogbackLoggingConcern
Configures this logging concern from a Logback configuration file at a specified path.

D

detachLoggerContext(String) - Method in class io.clogr.logback.ClogrContextSelector

G

getContextNames() - Method in class io.clogr.logback.ClogrContextSelector
getDefaultLoggerContext() - Method in class io.clogr.logback.ClogrContextSelector
 
getLoggerContext() - Method in class io.clogr.logback.ClogrContextSelector
getLoggerContext() - Method in class io.clogr.logback.LogbackLoggingConcern
 
getLoggerContext() - Method in class io.clogr.logback.LoggerContextDecoratorLoggingConcern
 
getLoggerContext() - Method in interface io.clogr.logback.LoggerContextLoggingConcern
 
getLoggerContext(String) - Method in class io.clogr.logback.ClogrContextSelector
getLoggerFactory() - Method in interface io.clogr.logback.LoggerContextLoggingConcern
 
getRootLogger() - Method in interface io.clogr.logback.LoggerContextLoggingConcern

I

io.clogr.logback - package io.clogr.logback
 

L

LogbackLoggingConcern - Class in io.clogr.logback
A concern for logging configurations backed by Logback.
LogbackLoggingConcern() - Constructor for class io.clogr.logback.LogbackLoggingConcern
 
LoggerContextDecoratorLoggingConcern - Class in io.clogr.logback
A concern for logging configurations wrapping an existing Logback LoggerContext.
LoggerContextDecoratorLoggingConcern(LoggerContext) - Constructor for class io.clogr.logback.LoggerContextDecoratorLoggingConcern
Logger context constructor.
LoggerContextLoggingConcern - Interface in io.clogr.logback
A concern for logging configurations backed by Logback and providing access to a LoggerContext.

S

setLogLevel(Logger, Level) - Method in interface io.clogr.logback.LoggerContextLoggingConcern

T

toLogbackLevel(Level) - Static method in interface io.clogr.logback.LoggerContextLoggingConcern
Determines the Logback log level corresponding to the given SLF4J log level.
A C D G I L S T 
All Classes All Packages