Initial commit

This commit is contained in:
Anton Belyaev 2016-09-15 19:00:05 +03:00
commit 73ad71390c
2 changed files with 18 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@ -0,0 +1,12 @@
# general
log
/_build/
*~
erl_crash.dump
.tags*
*.sublime-workspace
.DS_Store
.edts
Dockerfile
docker-compose.yml

6
README.md Normal file
View File

@ -0,0 +1,6 @@
# lager_logstash_formatter
Lager форматер, следующий [RBKmoney требованиям по форматированию логов](https://github.com/rbkmoney/coredocs/blob/ft/MSPF-79/platform-logging/docs/design/ms/platform/overview.md).
За основу взят [talentdeficit/lager2json](https://github.com/talentdeficit/lager2json), использующий [jsx](https://github.com/talentdeficit/jsx) для создания JSON.