ILoggerFactory
instances manufacture {@link Logger}instances by name. Most users retrieve {@link Logger} instances through the static{@link LoggerFactory#getLogger(String)} method. An instance of of thisinterface is bound internally with {@link LoggerFactory} class at compile time. @author Ceki Gülcü
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|