diff --git a/packages.json b/packages.json index 0becf1e..8c82635 100644 --- a/packages.json +++ b/packages.json @@ -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" } ]