[erlang-questions] Do I need sasl to log crashes in the gen_server init function ?

Max Lapshin max.lapshin@REDACTED
Thu Dec 16 13:33:52 CET 2010


On Thu, Dec 16, 2010 at 3:28 PM, David Almroth
<david.almroth@REDACTED> wrote:
> And if sasl is the only solution, should I use it in my production
> environment?
> Is there any arguments against using sasl in a production environment?

You should use it.
The only thing I want to add that if you have gen_servers with really
large state, default logger may kill your system.


More information about the erlang-questions mailing list