package slf4j
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
class
Logger
extends AnyRef
Scala front-end to a SLF4J logger.
-
trait
Logging
extends AnyRef
Mix the
Loggingtrait into a class to get:Mix the
Loggingtrait into a class to get:- Logging methods - A
Loggerobject, accessible via thelogpropertyDoes not affect the public API of the class mixing it in.