You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Logbook doesn't dictate the use of any particular logging framework but rather leaves it up to the users of the library to plugin any framework of their choice. See https://www.slf4j.org/. You'd need to configure either java-util-logging, log4j, log4j2, logback or any other.
There is no option for specifying the location of the .log file
1). Currently logging happens only in Catalina.out file.
The text was updated successfully, but these errors were encountered: