public abstract class LoggerFactory extends Object
Constructor and Description |
---|
LoggerFactory() |
Modifier and Type | Method and Description |
---|---|
abstract Logger |
getLogger(Class<?> clazz)
Returns a logger associated with the specified class.
|
Copyright © 2018. All rights reserved.