Class and Description |
---|
Level
Enum modelling the logical levels implied by the way SLF4J has the same set of methods
repeated with different names.
|
Logger
A decorator around an SLF4J
Logger that adds a set of methods called log that take an instance of Level as
the first argument and delegate to the appropriate method on the SLF4J Logger (info for INFO, etc). |
Copyright © 2013. All Rights Reserved.