public final class LoggerFactory extends Object
Logger
instances.
Appropriate implementation will be used depending on classpath.
Verification is done in the following order:
DefaultLogger
is used.Modifier and Type | Method and Description |
---|---|
static Logger |
getLogger(Class<?> klass)
Return a logger named corresponding to the class passed as parameter,
|
Copyright © 2015. All Rights Reserved.