类的使用
cn.taketoday.logging.LogMessage
使用LogMessage的程序包
-
cn.taketoday.logging中LogMessage的使用
修饰符和类型类说明private static classprivate static final classprivate static final classprivate static final classprivate static final classprivate static final classprivate static final class修饰符和类型方法说明static LogMessageBuild a lazily formatted message from the given format string and argument.static LogMessageBuild a lazily formatted message from the given format string and varargs.static LogMessageBuild a lazily formatted message from the given format string and arguments.static LogMessageBuild a lazily formatted message from the given format string and arguments.static LogMessageBuild a lazily formatted message from the given format string and arguments.static LogMessageLogMessage.from(Supplier<? extends CharSequence> supplier) Build a lazily resolving message from the given supplier.