Package com.diffplug.spotless
Class LazyArgLogger
java.lang.Object
com.diffplug.spotless.LazyArgLogger
This is a utility class to allow for lazy evaluation of arguments to be passed to a logger
and thus avoid unnecessary computation of the arguments if the log level is not enabled.
-
Method Summary