Uses of Class
org.springframework.core.log.LogMessage
Packages that use LogMessage
-
Uses of LogMessage in org.springframework.core.log
Methods in org.springframework.core.log that return LogMessageModifier and TypeMethodDescriptionstatic 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.of(Supplier<? extends CharSequence> supplier) Build a lazily resolving message from the given supplier.