public static interface DbLog.DbLogInterface
void
error(String msg, Throwable t)
info(Object object)
warn(Object msg)
warn(String msg, Throwable t)
void info(Object object)
void error(String msg, Throwable t)
void warn(Object msg)
void warn(String msg, Throwable t)
Copyright © 2017–2018. All rights reserved.