debug
Performs a Level.DEBUG level Logging, of the String message, computed by invoking lazyMessage lambda.
Debug logs might be compiled in but stripped at run-time
Parameters
lazyMessage
the lambda that is lazily executed, if corresponding level of logging is enabled