Closed boaks closed 11 months ago
In order to prepare for decouple californium from the slf4j version, all exposed loggers are now deprecated. The most will change their scope to private
on the next major release. And a few will be removed, because they are not used at all.
Use LOG
instead of LOGGER
for new loggers preventing revapi warnings.
Redesign FilteredLogger to use names instead of exposing logger.