Andy,

setting the custom message handler is something that we are doing on
purpose and the KamonWeaverMessageHandler class [1] in fact is a
IMessageHandler, which works nicely in other non-servlet environments.
Removing the -XmessageHandlerClass option makes it work fine again, but I
guess that there should be a way to make it work the same way as with a
regular application, do you think it is possible to achieve that?

[1]
https://github.com/kamon-io/Kamon/blob/master/kamon-core/src/main/scala/kamon/weaver/logging/KamonWeaverMessageHandler.scala
_______________________________________________
aspectj-users mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to