mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
add octolog package (#2848)
This commit is contained in:
parent
f7a4d60e28
commit
e98efa1968
@ -33058,5 +33058,20 @@
|
||||
"description": "Low-level Nim wrapper for Chrome DevTools Protocol (CDP) v1.3 stable. Bend Chrome to your will with complete control over your browser. Scrape dynamic webpages, create browser automations, and beyond.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Niminem/ChromeDevToolsProtocol"
|
||||
},
|
||||
{
|
||||
"name": "octolog",
|
||||
"url": "https://github.com/jaar23/octolog",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"std-logging",
|
||||
"thread",
|
||||
"multiple-thread",
|
||||
"logging"
|
||||
],
|
||||
"description": "octolog is a logging library built on top of std/logging for multi-threaded logging.",
|
||||
"license": "GPL3",
|
||||
"web": "https://github.com/jaar23/octolog",
|
||||
"doc": "https://jaar23.github.io/octolog"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user