public class LoggerFactory extends Object
| Constructor and Description |
|---|
LoggerFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Logger |
getLogger(Class<?> clazz)
Initialize logger.
|
static void |
init(boolean mustLog)
Initialize factory.
|
Copyright © 2019 mariadb.org. All rights reserved.