Deferring formatting Logger messages unless and until the log formatter is run.
No need to call isLoggable if you are only calling simply getters and relying on toString later.
Loading
Please register or sign in to comment
No need to call isLoggable if you are only calling simply getters and relying on toString later.