Remove all existing log handlers.
Remove all existing log handlers.
Log a message, with sprintf formatting, at the desired level, and attach an exception and stack trace.
Log a message, with sprintf formatting, at the desired level, and attach an exception and stack trace. The message is lazily formatted if formatting is required.
Log a message, with sprintf formatting, at the desired level.
Log a message, with sprintf formatting, at the desired level.
Log a message, with lazy (call-by-name) computation of the message, and attach an exception and stack trace.
Log a message, with lazy (call-by-name) computation of the message, and attach an exception and stack trace.
Log a message, with lazy (call-by-name) computation of the message, at the desired level.
Log a message, with lazy (call-by-name) computation of the message, at the desired level.