mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package nimlog
This commit is contained in:
parent
310ea2ba08
commit
ce4522a077
@ -3574,5 +3574,18 @@
|
|||||||
"description": "Shaders in Nim.",
|
"description": "Shaders in Nim.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/yglukhov/nimsl"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user