| Package | Description |
|---|---|
| com.varra.log |
| Modifier and Type | Method and Description |
|---|---|
static Logger |
Logger.getLogger(Class<?> klass)
Retrieve a logger named according to the value of the
name
parameter. |
static Logger |
LogManager.getLogger(String name)
Gets the logger.
|
static Logger |
Logger.getLogger(String name)
Retrieve a logger named according to the value of the
name
parameter. |
Copyright © 2016 utils4j. All Rights Reserved.