Package org.apache.pekko.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
-
Method Details
-
log
org.slf4j.Logger log()
-