public class OmsServerLogger extends AbstractOmsLogger
| 构造器和说明 |
|---|
OmsServerLogger(LogConfig logConfig,
long instanceId,
OmsLogHandler omsLogHandler) |
| 限定符和类型 | 方法和说明 |
|---|---|
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 OmsServerLogger(LogConfig logConfig, long instanceId, OmsLogHandler omsLogHandler)
Copyright © 2024. All rights reserved.