public class LogApi extends Object
protected org.noear.water.dso.ApiCaller
apiCaller
LogApi()
void
append(LogM log)
append(String logger, LogLevel level, Map<String,Object> map)
appendAll(List<LogM> list, boolean async)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final org.noear.water.dso.ApiCaller apiCaller
public LogApi()
@Deprecated public void append(String logger, LogLevel level, Map<String,Object> map)
public void append(LogM log)
public void appendAll(List<LogM> list, boolean async)
Copyright © 2021. All rights reserved.