issues
search
xh
/
hoist-core
🏗️ The XH Hoist toolkit for Grails
https://xh.io/
Apache License 2.0
7
stars
2
forks
source link
Updated behavior of `withInfo` and `withDebug`
#414
Closed
amcclain
closed
1 month ago
amcclain
commented
1 month ago
Only log a "started" message if logging enabled at
DEBUG
or
TRACE
, respectively.
Allows admins to see start messages for more important
withInfo
logs, without necessarily printing both lines for all
withDebug
calls.
DEBUG
orTRACE
, respectively.withInfo
logs, without necessarily printing both lines for allwithDebug
calls.