Merge pull request #278 from theduke/add-nimlog0346

Add package nimlog
This commit is contained in:
Dominik Picheta 2015-11-24 13:47:09 +00:00
commit 2ab5f94943

View File

@ -3574,5 +3574,18 @@
"description": "Shaders in Nim.",
"license": "MIT",
"web": "https://github.com/yglukhov/nimsl"
},
{
"name": "nimlog",
"url": "https://github.com/theduke/nim-nimlog",
"method": "git",
"tags": [
"library",
"logging",
"logs"
],
"description": "Advanced logging library for Nim with structured logging, formatters, filters and writers.",
"license": "MIT",
"web": "https://github.com/theduke/nim-nimlog"
}
]