- java.lang.Object
-
- io.rxmicro.logger.impl.AbstractLogger
-
-
Constructor Summary
Constructors Constructor Description AbstractLogger()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description voiddebug(String msg)voiddebug(String msg, Object arg1)This method usesFormats.formatto format logger messagevoiddebug(String msg, Object... arguments)This method usesFormats.formatto format logger messagevoiddebug(String msg, Object arg1, Object arg2)This method usesFormats.formatto format logger messagevoiddebug(String msg, Object arg1, Object arg2, Object arg3)This method usesFormats.formatto format logger messagevoiddebug(String msg, Object arg1, Object arg2, Object arg3, Object arg4)This method usesFormats.formatto format logger messagevoiddebug(String msg, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5)This method usesFormats.formatto format logger messagevoiddebug(String msg, Supplier<?> arg1)This method usesFormats.formatto format logger messagevoiddebug(String msg, Supplier<?>... suppliers)This method usesFormats.formatto format logger messagevoiddebug(String msg, Supplier<?> arg1, Supplier<?> arg2)This method usesFormats.formatto format logger messagevoiddebug(String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3)This method usesFormats.formatto format logger messagevoiddebug(String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3, Supplier<?> arg4)This method usesFormats.formatto format logger messagevoiddebug(String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3, Supplier<?> arg4, Supplier<?> arg5)This method usesFormats.formatto format logger messagevoiderror(String msg)voiderror(String msg, Object arg1)This method usesFormats.formatto format logger messagevoiderror(String msg, Object... arguments)This method usesFormats.formatto format logger messagevoiderror(String msg, Object arg1, Object arg2)This method usesFormats.formatto format logger messagevoiderror(String msg, Object arg1, Object arg2, Object arg3)This method usesFormats.formatto format logger messagevoiderror(String msg, Object arg1, Object arg2, Object arg3, Object arg4)This method usesFormats.formatto format logger messagevoiderror(String msg, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5)This method usesFormats.formatto format logger messagevoiderror(String msg, Supplier<?> arg1)This method usesFormats.formatto format logger messagevoiderror(String msg, Supplier<?>... suppliers)This method usesFormats.formatto format logger messagevoiderror(String msg, Supplier<?> arg1, Supplier<?> arg2)This method usesFormats.formatto format logger messagevoiderror(String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3)This method usesFormats.formatto format logger messagevoiderror(String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3, Supplier<?> arg4)This method usesFormats.formatto format logger messagevoiderror(String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3, Supplier<?> arg4, Supplier<?> arg5)This method usesFormats.formatto format logger messagevoiderror(Throwable throwable, String msg, Object arg1)This method usesFormats.formatto format logger messagevoiderror(Throwable throwable, String msg, Object... arguments)This method usesFormats.formatto format logger messagevoiderror(Throwable throwable, String msg, Object arg1, Object arg2)This method usesFormats.formatto format logger messagevoiderror(Throwable throwable, String msg, Object arg1, Object arg2, Object arg3)This method usesFormats.formatto format logger messagevoiderror(Throwable throwable, String msg, Object arg1, Object arg2, Object arg3, Object arg4)This method usesFormats.formatto format logger messagevoiderror(Throwable throwable, String msg, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5)This method usesFormats.formatto format logger messagevoiderror(Throwable throwable, String msg, Supplier<?> arg1)This method usesFormats.formatto format logger messagevoiderror(Throwable throwable, String msg, Supplier<?>... suppliers)This method usesFormats.formatto format logger messagevoiderror(Throwable throwable, String msg, Supplier<?> arg1, Supplier<?> arg2)This method usesFormats.formatto format logger messagevoiderror(Throwable throwable, String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3)This method usesFormats.formatto format logger messagevoiderror(Throwable throwable, String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3, Supplier<?> arg4)This method usesFormats.formatto format logger messagevoiderror(Throwable throwable, String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3, Supplier<?> arg4, Supplier<?> arg5)This method usesFormats.formatto format logger messagevoidinfo(String msg)voidinfo(String msg, Object arg1)This method usesFormats.formatto format logger messagevoidinfo(String msg, Object... arguments)This method usesFormats.formatto format logger messagevoidinfo(String msg, Object arg1, Object arg2)This method usesFormats.formatto format logger messagevoidinfo(String msg, Object arg1, Object arg2, Object arg3)This method usesFormats.formatto format logger messagevoidinfo(String msg, Object arg1, Object arg2, Object arg3, Object arg4)This method usesFormats.formatto format logger messagevoidinfo(String msg, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5)This method usesFormats.formatto format logger messagevoidinfo(String msg, Supplier<?> arg1)This method usesFormats.formatto format logger messagevoidinfo(String msg, Supplier<?>... suppliers)This method usesFormats.formatto format logger messagevoidinfo(String msg, Supplier<?> arg1, Supplier<?> arg2)This method usesFormats.formatto format logger messagevoidinfo(String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3)This method usesFormats.formatto format logger messagevoidinfo(String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3, Supplier<?> arg4)This method usesFormats.formatto format logger messagevoidinfo(String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3, Supplier<?> arg4, Supplier<?> arg5)This method usesFormats.formatto format logger messagebooleanisDebugEnabled()booleanisErrorEnabled()booleanisInfoEnabled()protected abstract booleanisLevelEnabled(Level level)booleanisTraceEnabled()booleanisWarnEnabled()protected abstract voidlog(Level level, String message)protected abstract voidlog(Level level, String message, Throwable throwable)voidtrace(String msg)voidtrace(String msg, Object arg1)This method usesFormats.formatto format logger messagevoidtrace(String msg, Object... arguments)This method usesFormats.formatto format logger messagevoidtrace(String msg, Object arg1, Object arg2)This method usesFormats.formatto format logger messagevoidtrace(String msg, Object arg1, Object arg2, Object arg3)This method usesFormats.formatto format logger messagevoidtrace(String msg, Object arg1, Object arg2, Object arg3, Object arg4)This method usesFormats.formatto format logger messagevoidtrace(String msg, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5)This method usesFormats.formatto format logger messagevoidtrace(String msg, Supplier<?> arg1)This method usesFormats.formatto format logger messagevoidtrace(String msg, Supplier<?>... suppliers)This method usesFormats.formatto format logger messagevoidtrace(String msg, Supplier<?> arg1, Supplier<?> arg2)This method usesFormats.formatto format logger messagevoidtrace(String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3)This method usesFormats.formatto format logger messagevoidtrace(String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3, Supplier<?> arg4)This method usesFormats.formatto format logger messagevoidtrace(String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3, Supplier<?> arg4, Supplier<?> arg5)This method usesFormats.formatto format logger messagevoidwarn(String msg)voidwarn(String msg, Object arg1)This method usesFormats.formatto format logger messagevoidwarn(String msg, Object... arguments)This method usesFormats.formatto format logger messagevoidwarn(String msg, Object arg1, Object arg2)This method usesFormats.formatto format logger messagevoidwarn(String msg, Object arg1, Object arg2, Object arg3)This method usesFormats.formatto format logger messagevoidwarn(String msg, Object arg1, Object arg2, Object arg3, Object arg4)This method usesFormats.formatto format logger messagevoidwarn(String msg, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5)This method usesFormats.formatto format logger messagevoidwarn(String msg, Supplier<?> arg1)This method usesFormats.formatto format logger messagevoidwarn(String msg, Supplier<?>... suppliers)This method usesFormats.formatto format logger messagevoidwarn(String msg, Supplier<?> arg1, Supplier<?> arg2)This method usesFormats.formatto format logger messagevoidwarn(String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3)This method usesFormats.formatto format logger messagevoidwarn(String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3, Supplier<?> arg4)This method usesFormats.formatto format logger messagevoidwarn(String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3, Supplier<?> arg4, Supplier<?> arg5)This method usesFormats.formatto format logger message
-
-
-
Method Detail
-
isLevelEnabled
protected abstract boolean isLevelEnabled(Level level)
-
isTraceEnabled
public final boolean isTraceEnabled()
- Specified by:
isTraceEnabledin interfaceLogger
-
trace
public final void trace(String msg, Object arg1)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
trace
public final void trace(String msg, Object arg1, Object arg2)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
trace
public final void trace(String msg, Object arg1, Object arg2, Object arg3)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
trace
public final void trace(String msg, Object arg1, Object arg2, Object arg3, Object arg4)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
trace
public final void trace(String msg, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
trace
public final void trace(String msg, Object... arguments)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
trace
public final void trace(String msg, Supplier<?> arg1)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
trace
public final void trace(String msg, Supplier<?> arg1, Supplier<?> arg2)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
trace
public final void trace(String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
trace
public final void trace(String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3, Supplier<?> arg4)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
trace
public final void trace(String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3, Supplier<?> arg4, Supplier<?> arg5)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
trace
public final void trace(String msg, Supplier<?>... suppliers)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
isDebugEnabled
public final boolean isDebugEnabled()
- Specified by:
isDebugEnabledin interfaceLogger
-
debug
public final void debug(String msg, Object arg1)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
debug
public final void debug(String msg, Object arg1, Object arg2)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
debug
public final void debug(String msg, Object arg1, Object arg2, Object arg3)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
debug
public final void debug(String msg, Object arg1, Object arg2, Object arg3, Object arg4)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
debug
public final void debug(String msg, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
debug
public final void debug(String msg, Object... arguments)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
debug
public final void debug(String msg, Supplier<?> arg1)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
debug
public final void debug(String msg, Supplier<?> arg1, Supplier<?> arg2)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
debug
public final void debug(String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
debug
public final void debug(String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3, Supplier<?> arg4)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
debug
public final void debug(String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3, Supplier<?> arg4, Supplier<?> arg5)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
debug
public final void debug(String msg, Supplier<?>... suppliers)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
isInfoEnabled
public final boolean isInfoEnabled()
- Specified by:
isInfoEnabledin interfaceLogger
-
info
public final void info(String msg, Object arg1)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
info
public final void info(String msg, Object arg1, Object arg2)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
info
public final void info(String msg, Object arg1, Object arg2, Object arg3)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
info
public final void info(String msg, Object arg1, Object arg2, Object arg3, Object arg4)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
info
public final void info(String msg, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
info
public final void info(String msg, Object... arguments)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
info
public final void info(String msg, Supplier<?> arg1)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
info
public final void info(String msg, Supplier<?> arg1, Supplier<?> arg2)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
info
public final void info(String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
info
public final void info(String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3, Supplier<?> arg4)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
info
public final void info(String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3, Supplier<?> arg4, Supplier<?> arg5)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
info
public final void info(String msg, Supplier<?>... suppliers)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
isWarnEnabled
public final boolean isWarnEnabled()
- Specified by:
isWarnEnabledin interfaceLogger
-
warn
public final void warn(String msg, Object arg1)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
warn
public final void warn(String msg, Object arg1, Object arg2)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
warn
public final void warn(String msg, Object arg1, Object arg2, Object arg3)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
warn
public final void warn(String msg, Object arg1, Object arg2, Object arg3, Object arg4)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
warn
public final void warn(String msg, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
warn
public final void warn(String msg, Object... arguments)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
warn
public final void warn(String msg, Supplier<?> arg1)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
warn
public final void warn(String msg, Supplier<?> arg1, Supplier<?> arg2)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
warn
public final void warn(String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
warn
public final void warn(String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3, Supplier<?> arg4)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
warn
public final void warn(String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3, Supplier<?> arg4, Supplier<?> arg5)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
warn
public final void warn(String msg, Supplier<?>... suppliers)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
isErrorEnabled
public final boolean isErrorEnabled()
- Specified by:
isErrorEnabledin interfaceLogger
-
error
public final void error(String msg, Object arg1)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
error
public final void error(String msg, Object arg1, Object arg2)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
error
public final void error(String msg, Object arg1, Object arg2, Object arg3)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
error
public final void error(String msg, Object arg1, Object arg2, Object arg3, Object arg4)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
error
public final void error(String msg, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
error
public final void error(String msg, Supplier<?> arg1)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
error
public final void error(String msg, Supplier<?> arg1, Supplier<?> arg2)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
error
public final void error(String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
error
public final void error(String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3, Supplier<?> arg4)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
error
public final void error(String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3, Supplier<?> arg4, Supplier<?> arg5)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
error
public final void error(String msg, Object... arguments)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
error
public final void error(String msg, Supplier<?>... suppliers)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
error
public final void error(Throwable throwable, String msg, Object arg1)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
error
public final void error(Throwable throwable, String msg, Object arg1, Object arg2)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
error
public final void error(Throwable throwable, String msg, Object arg1, Object arg2, Object arg3)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
error
public final void error(Throwable throwable, String msg, Object arg1, Object arg2, Object arg3, Object arg4)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
error
public final void error(Throwable throwable, String msg, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
error
public final void error(Throwable throwable, String msg, Object... arguments)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
error
public final void error(Throwable throwable, String msg, Supplier<?> arg1)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
error
public final void error(Throwable throwable, String msg, Supplier<?> arg1, Supplier<?> arg2)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
error
public final void error(Throwable throwable, String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
error
public final void error(Throwable throwable, String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3, Supplier<?> arg4)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
error
public final void error(Throwable throwable, String msg, Supplier<?> arg1, Supplier<?> arg2, Supplier<?> arg3, Supplier<?> arg4, Supplier<?> arg5)
Description copied from interface:LoggerThis method usesFormats.formatto format logger message
-
-