mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-20 12:00:05 +00:00
Add morelogging library
This commit is contained in:
parent
935ffc95fa
commit
c889b1045d
@ -6030,5 +6030,20 @@
|
|||||||
"description": "Websockets wrapper for nim js backend.",
|
"description": "Websockets wrapper for nim js backend.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "http://stisa.space/jswebsockets/"
|
"web": "http://stisa.space/jswebsockets/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "morelogging",
|
||||||
|
"url": "https://github.com/FedericoCeratto/nim-morelogging",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"log",
|
||||||
|
"logging",
|
||||||
|
"library",
|
||||||
|
"systemd",
|
||||||
|
"journald"
|
||||||
|
],
|
||||||
|
"description": "Logging library with support for async IO, multithreading, Journald.",
|
||||||
|
"license": "LGPLv3",
|
||||||
|
"web": "https://github.com/FedericoCeratto/nim-morelogging"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user