[logback-user] Scala and Akka logging

Robert Kuhar robertkuhar at gmail.com
Fri Oct 24 07:50:48 CEST 2014


Akka logging is fronted by SLF4J.  You can get the Logback backend simply
by adding a dependency to your project.  The Akka document should be enough
to get you started:  http://doc.akka.io/docs/akka/2.0/scala/logging.html
the top has the Scala code to do the logging.  The bottom shows the
dependency stuff.  Good luck.

Bob


On Wed, Oct 22, 2014 at 8:27 PM, Navindian <navindian at gmail.com> wrote:

> Hi
>
>
> Is there any example which demonstrates logging on scala and akka by log
> back.
>
>
> thanks
> navajyothi
>
> _______________________________________________
> Logback-user mailing list
> Logback-user at qos.ch
> http://mailman.qos.ch/mailman/listinfo/logback-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.qos.ch/pipermail/logback-user/attachments/20141023/9d369331/attachment.html>


More information about the Logback-user mailing list