Toggle navigation
Home
org.apache.logging.log4j.core.config.Configuration to ch.qos.logback.classic.LoggerContext
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'cryptomator'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: External -> External
Mapping:
Cascading Type Change (Different)
LoggerConfig
to
Logger
Add or Remove Method invocation
config.getLoggerConfig(loggerName)
to
context.getLogger(loggerName)
Rename Variable
config
to
context