From the SLF4JBridgeHandler docs and testing (annotated with brackets):
[ALL -> TRACE]
FINEST -> TRACE
FINER -> DEBUG
FINE -> DEBUG
[CONFIG -> INFO]
INFO -> INFO
WARNING -> WARN
SEVERE -> ERROR
[OFF -> ERROR]
From the SLF4JBridgeHandler docs and testing (annotated with brackets):
[ALL -> TRACE]
FINEST -> TRACE
FINER -> DEBUG
FINE -> DEBUG
[CONFIG -> INFO]
INFO -> INFO
WARNING -> WARN
SEVERE -> ERROR
[OFF -> ERROR]