Package | Description |
---|---|
net.ymate.platform.log | |
net.ymate.platform.log.impl | |
net.ymate.platform.log.jcl |
Modifier and Type | Method and Description |
---|---|
ILogConfig |
ILog.getConfig()
获取日志记录器配置
|
ILogConfig |
Logs.getConfig() |
Modifier and Type | Method and Description |
---|---|
ILogger |
AbstractLogAdapter.getLogger(String loggerName,
ILogConfig config) |
ILogger |
ILogger.getLogger(String loggerName,
ILogConfig config)
获取指定名称的日志记录器对象
|
ILogger |
AbstractLogAdapter.initialize(String loggerName,
ILogConfig config) |
ILogger |
ILogger.initialize(String loggerName,
ILogConfig config)
初始化日志记录器,并提供默认记录级别
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultLogConfig
默认日志管理器配置类
|
Modifier and Type | Method and Description |
---|---|
ILogger |
DefaultLogger.getLogger(String loggerName,
ILogConfig config) |
ILogger |
DefaultLogger.initialize(String loggerName,
ILogConfig config) |
Modifier and Type | Method and Description |
---|---|
ILogger |
JCLogger.initialize(String loggerName,
ILogConfig config) |
Copyright © 2022. All rights reserved.