public interface ChronicleLogProcessor
| Modifier and Type | Method and Description |
|---|---|
void |
process(long timestamp,
net.openhft.chronicle.logger.ChronicleLogLevel level,
String loggerName,
String threadName,
String message,
@Nullable Throwable throwable,
Object[] args) |
Copyright © 2024. All rights reserved.