Toggle navigation
Home
org.slf4j.Logger to io.atomix.utils.logging.LoggerContext
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'atomix'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: External -> Internal
Mapping:
Add or Remove Method invocation
checkNotNull(log,"log cannot be null")
to
ContextualLoggerFactory.getLogger(getClass(),loggerContext)
Rename Variable
log
to
loggerContext