Logging libraries for Erlang/OTP [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 4 years ago . For logging activity of an Erlang/OTP application, do you simply use a wrapper over disk_log or some other libraries? 回答1: I've also found: http://github.com/sinnus/ejabberd_logger http://github.com/etnt/elogger http://github.com/JacobVorreuter/log_roller 回答2: There is standard error logging application SASL