Skip navigation links
A C D G I L S T 

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.
concerns() - Method in class io.clogr.logback.LogbackLoggingConcernProvider
 
configure(Path) - Method in class io.clogr.logback.LogbackLoggingConcern
Configures this logging concern from a Logback configuration file at a specified path.
configure(File) - Method in class io.clogr.logback.LogbackLoggingConcern
Configures this logging concern from a Logback configuration file.
configure(URL) - Method in class io.clogr.logback.LogbackLoggingConcern
Configures this logging concern from a Logback configuration file at a specified URL.
configure(InputStream) - Method in class io.clogr.logback.LogbackLoggingConcern
Configures this logging concern from a Logback configuration file from a specified input stream.

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(String) - 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
 
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
 
LogbackLoggingConcernProvider - Class in io.clogr.logback
Provides a default Logback-based concern for logging.
LogbackLoggingConcernProvider() - Constructor for class io.clogr.logback.LogbackLoggingConcernProvider
 
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 
Skip navigation links

Copyright © 2016 GlobalMentor, Inc.. All rights reserved.