|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LoggerSource
A wrapper around SLF4J's LoggerFactory that exists to allow particular projects to "hook" the creation of Logger instances.
Method Summary | |
---|---|
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. |
Method Detail |
---|
org.slf4j.Logger getLogger(Class clazz)
org.slf4j.Logger getLogger(String name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |