开发者

configure akka debugging

Using Akka 1.0 I cannot stop stdout-debug-output although I have set the event-handler-level to ERROR in my akka.conf which is definetely being read correctly.

My sys-out is polluted with these messages:

[akka:event-driven:dispatcher:global-3] DEBUG akka.actor.Actor$ - Sched开发者_JS百科uling timeout for Actor[pkg.Caller]


Akka 1.0 doesn't use event handler: https://github.com/jboner/akka/blob/v1.0/config/akka-reference.conf

You need to change your logback config.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜