public abstract class LogFactory extends Object
| Constructor and Description |
|---|
LogFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Log |
getLog(Class<?> clazz)
Find jlogs.properties configuration, if not found or jlogs.properties is
empty, use default ConsoleLog
|
Copyright © 2021. All rights reserved.