public class LogApi extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.noear.water.dso.ApiCaller |
apiCaller |
| Constructor and Description |
|---|
LogApi() |
| Modifier and Type | Method and Description |
|---|---|
void |
append(LogM log) |
void |
append(String logger,
LogLevel level,
Map<String,Object> map)
Deprecated.
|
void |
appendAll(List<LogM> list,
boolean async) |
protected final org.noear.water.dso.ApiCaller apiCaller
Copyright © 2025. All rights reserved.