mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
Added threadlogging (#2742)
This commit is contained in:
parent
86a6920cac
commit
cce50a1346
@ -31812,5 +31812,17 @@
|
||||
"license": "GPL-3.0-only",
|
||||
"web": "https://github.com/nirokay/docchanger",
|
||||
"doc": "https://nirokay.github.io/nim-docs/docchanger/docchanger"
|
||||
},
|
||||
{
|
||||
"name": "threadlogging",
|
||||
"url": "https://codeberg.org/pswilde/threadlogging",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"logging",
|
||||
"threads"
|
||||
],
|
||||
"description": "A thread safe logging library using Nim's own logging module",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"web": "https://pswilde.codeberg.page/threadlogging_docs/threadlogging.html"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user