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@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@qos.ch
http://mailman.qos.ch/mailman/listinfo/logback-user