[akka-user] How to turn off debug-logging in tests?

2014-01-28 Thread Björn Hachmann
Hi all, I have configured a logLevel of INFO in my application.conf: akka { loglevel = INFO } Nevertheless when running the tests (with sbt) I see messages of debug-Level, eg: [DEBUG] [01/28/2014 15:02:13.493] [ScalaTest-run] [EventStream(akka://EvaluatorSpec)] logger log1-Logging$DefaultLo

[akka-user] Re: Find class of underlying actor for a specific actorRef

2014-01-24 Thread Björn Hachmann
Thanks a lot! On Thursday, January 23, 2014 12:51:28 PM UTC+1, Björn Hachmann wrote: > > Hi, > > (only) for debugging purposes I would like to learn which Actor class a > specific ActorRef references. I obtained the actorRef from a framework > (Spray) which hides the instantia

[akka-user] Find class of underlying actor for a specific actorRef

2014-01-23 Thread Björn Hachmann
Thank you very much! Björn Hachmann -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: http://akka.io/faq/ >>>>>>>>>> Search the archives: https://groups.google.com/group