| Package | Description |
|---|---|
| com.tomasteubner.common.logging | |
| com.tomasteubner.common.logging.impl |
| Modifier and Type | Method and Description |
|---|---|
static Logger |
LoggerFactory.getLogger(Class<?> clazz)
Get logger by class or create a new one.
|
static Logger |
LoggerFactory.getLogger(String name)
Get logger by name or create a new one.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommonsLogger |
class |
LoggerBase |
Copyright © 2014–2016 Tomas Teubner. All rights reserved.