【发布时间】:2019-10-02 09:53:22
【问题描述】:
我正在调试一些演员问题,我对记录死信的方式不满意。这些日志的类型 = INFO。 我想要它作为错误,因为这对我很重要。 可以在某处设置吗?
[info] a.a.EmptyLocalActorRef - Message [cz.pay.InternalOrderUpdate] without sender to Actor[akka://myapp/user/StatusUpdateActor] was not delivered. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'.
【问题讨论】:
标签: java playframework akka actor