Package akka.event.slf4j
Interface SLF4JLogging
-
- All Known Implementing Classes:
Slf4jLogger
public interface SLF4JLogging
Base trait for all classes that wants to be able use the SLF4J logging infrastructure.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.slf4j.Logger
log()
-