Initial commit

This commit is contained in:
jar3b
2018-06-29 00:14:52 +03:00
commit 844119673f
2 changed files with 76 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# logrus-levelpad-formatter
Logrus (https://github.com/sirupsen/logrus) formatter with messages like
```
[INFO]: 2006-01-02T15:04:05Z07:00 - Log message
```
Configure
...