A very thin lager wrapper for LFE
LFE doesn't know how to deal with parse_transforms
. This wrapper
makes it easier to use lager with LFE without adding any extra
dependencies or layers. You can configure the logger exactly as the
lager config specifies.
For instance, if you want to enable
colors
you need to add the following to your sys.config
:
{colored, true}
$ rebar3 compile
$ rebar3 eunit
Apache Version 2 License
Copyright © 2017, Ricardo Lanziano