[erlang-questions] [ANN] Lager - a new logging framework for Erlang/OTP

Andrew Thompson andrew@REDACTED
Wed Jul 20 23:19:17 CEST 2011


As part of the work I've been doing at Basho on Riak, I was asked to
write a new logging framework that would allow us to improve the logging
experience for users. Lager is the result of that work and I'm glad to
announce it is available as open-source under the Apache 2.0 licence for
anyone to use.

I've written up a blog post over at the Basho blog going into more
details:

http://blog.basho.com/2011/07/20/Introducing-Lager-A-New-Logging-Framework-for-ErlangOTP/

You can also take a look at the code and the README over at the github
repo:

https://github.com/basho/lager

Please let me know what you think, I'm open to suggestions on improving
and enhancing it. Pull requests would be great too.

Andrew



More information about the erlang-questions mailing list