Move logging to slf4j
Closed this issue · 0 comments
mhgrove commented
Make sure log calls either use its {} replacement scheme and/or are wrapped in checks ala isDebugEnabled
to avoid any costly toString calls for logging when stuff is not actually being logged