Class LazyArgLogger


  • public final class LazyArgLogger
    extends Object
    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.