[erlang-questions] server state output in gen_server error logging
Johannes Govaerts
johannes.govaerts@REDACTED
Thu Apr 23 13:42:47 CEST 2009
Hello,
I have a gen_server which has binary data in its state (a queue with
several binaries of around 1500 bytes). When an error occurs,
logging is flooded with an error report listing all these binaries
under "Server state".
Is it possible to configure error logging in a way that server state
output is limited or disabled?
Thanks,
Johannes
More information about the erlang-questions
mailing list