public class OmsLocalLogger extends AbstractOmsLogger
| 构造器和说明 |
|---|
OmsLocalLogger(LogConfig logConfig) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
debug0(String messagePattern,
Object... args) |
void |
error0(String messagePattern,
Object... args) |
void |
info0(String messagePattern,
Object... args) |
void |
warn0(String messagePattern,
Object... args) |
debug, error, genLogContent, info, warnpublic OmsLocalLogger(LogConfig logConfig)
Copyright © 2024. All rights reserved.