[rabbitmq-discuss] rabbitmq error report of plugins is too short and incomplete
Tim Watson
tim at rabbitmq.com
Tue May 28 14:52:53 BST 2013
And a quick update....
You *can* generate that error message with default sasl logging enabled, if your (even non gen_server afaict) process crashes unexpectedly, however... the truncation is /not/ a built in thing, nor is rabbit doing anything 'special' in this regard. If you're using lager (or another dependency that itself uses lager or installs a different error_logger event handler) then that might be to blame.
Cheers,
Tim
On 28 May 2013, at 14:48, Tim Watson wrote:
> Also...
>
> On 28 May 2013, at 14:42, Tim Watson wrote:
>> *That* error message must be coming from somewhere else. What are your other dependencies, besides rabbit - have you looked in them for use of error_logger?
>
> In terms of the truncation - are you by any chance using the rabbitmq-lager logging integration?
More information about the rabbitmq-discuss
mailing list