Skip to content

arpunk/lumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lumber

A very thin lager wrapper for LFE

Rationale

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}

Build

$ rebar3 compile

Test

$ rebar3 eunit

License

Apache Version 2 License

Copyright © 2017, Ricardo Lanziano

About

A thin lager wrapper for LFE

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages