Skip to content

grey-kristy/lager-maps-patch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Lager maps patch

This patch make possible for lager to work with maps

Add to your reabr.config file:

{deps, [
    {lager, ".*" , {git, "git://github.com/basho/lager.git", {tag, "2.0.0"}}}
].

{post_hooks, [
    {'get-deps', "./patches/run.sh"}
]}.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages