akka.event.slf4j
Interface SLF4JLogging

All Known Implementing Classes:
Slf4jEventHandler

public interface SLF4JLogging

Base trait for all classes that wants to be able use the SLF4J logging infrastructure.


Method Summary
 org.slf4j.Logger log()
           
 

Method Detail

log

org.slf4j.Logger log()