Skip navigation links
C D G I L S 

C

Clogged - Interface in io.clogr
Mixin interface to provide quick-and-easy logging support to a class.
Clogr - Class in io.clogr
Csar Logging Registration (Clogr) simplifies SLF4J logger access while providing compartmentalized logging configurations via Csar.
Clogr() - Constructor for class io.clogr.Clogr
 

D

DEFAULT - Static variable in interface io.clogr.LoggingConcern
Default logging concern that essentially does nothing more than delegate to the default SLF4J configuration.

G

getConcernType() - Method in interface io.clogr.LoggingConcern
 
getDefaultLoggingConcern() - Static method in class io.clogr.Clogr
Returns the default logging concern.
getLogger() - Method in interface io.clogr.Clogged
Returns an appropriate logger for the class.
getLogger(Class<?>) - Static method in class io.clogr.Clogr
Returns an appropriate logger for the current context.
getLogger(Class<?>) - Method in interface io.clogr.LoggingConcern
Returns an appropriate logger for the given context.
getLoggerFactory() - Method in interface io.clogr.LoggingConcern
 
getLoggingConcern() - Static method in class io.clogr.Clogr
Returns the configured logging concern for the current context.
getRootLogger() - Method in interface io.clogr.LoggingConcern
Retrieves root logger of the underlying logging system.

I

io.clogr - package io.clogr
 

L

LoggingConcern - Interface in io.clogr
The concern for retrieving loggers.

S

setDefaultLoggingConcern(LoggingConcern) - Static method in class io.clogr.Clogr
Sets the default logging concern.
setLogLevel(Logger, Level) - Method in interface io.clogr.LoggingConcern
Sets the log level of a particular logger.
setLogLevel(Level) - Method in interface io.clogr.LoggingConcern
Sets the log level of the root logger.
C D G I L S 
Skip navigation links

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