Added package logit (#2167)

This commit is contained in:
Miqueas 2022-03-09 01:18:12 -05:00 committed by GitHub
parent d49d47d834
commit 5818ad3f8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25387,5 +25387,19 @@
"description": "iterate faster. functional style, lazy like, extensible iterator library",
"license": "MIT",
"web": "https://github.com/hamidb80/steps"
},
{
"name": "logit",
"url": "https://github.com/Miqueas/Logit",
"method": "git",
"tags": [
"library",
"log",
"logs",
"logging"
],
"description": "Dependency-free, cross-platform and small logging library for Nim, with a simple and comfortable API",
"license": "Zlib",
"web": "https://github.com/Miqueas/Logit"
}
]