cc.otavia.core.slf4a.spi.SLF4AServiceProvider
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Known subtypes
-
Members list
Return the maximum API version for SLF4J that the logging implementation supports.
Return the maximum API version for SLF4J that the logging implementation supports.
For example: "2.0.1".
Attributes
-
Returns
-
the string API version.
Initialize the logging back-end.
Initialize the logging back-end.
WARNING: This method is intended to be called once by LoggerFactory class and from nowhere else.
Attributes