public interface LoggerSource
Modifier and Type | Method and Description |
---|---|
org.slf4j.Logger |
getLogger(Class clazz)
Creates or retrieves a log based on Class.
|
org.slf4j.Logger |
getLogger(String name)
Creates or retrieves a log based on name.
|
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.