|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
_______________________________________________ slf4j-dev mailing list [email protected] http://mailman.qos.ch/mailman/listinfo/slf4j-dev

Could someone familiar with Scala help me understand what this class does?
https://github.com/akka/akka/blob/v2.3.1/akka-slf4j/src/main/scala/akka/event/slf4j/Slf4jLogger.scala
It appears to be wrapping LoggerFactory in some way? How does it work?