[erlang-questions] error_logger and the perils of asynchronicity
Steve Davis
steven.charles.davis@REDACTED
Sat May 16 14:10:35 CEST 2009
On May 14, 5:55 pm, Oscar Hellström <os...@REDACTED>
wrote:
> Ah, but in this case, in the event of a system failure (which results in
> the VM crashing from running out of memory) we still wouldn't know what
> should have been logged.
>
OK, so let's assume you have a complex application that generates lot
of log messages and you absolutely cannot affort to lose. What about
logging out to a message queue (e.g. Rabbit)?
/s
More information about the erlang-questions
mailing list