mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
add colored_logger to packages.json (#2634)
This commit is contained in:
parent
d95b32695f
commit
e27abcec44
@ -30617,5 +30617,17 @@
|
||||
"description": "Email parser to JsonNode based on Cyrus JMAP parser",
|
||||
"license": "BSD",
|
||||
"web": "https://github.com/mildred/emailparser.nim"
|
||||
},
|
||||
{
|
||||
"name": "colored_logger",
|
||||
"url": "https://github.com/4zv4l/colored_logger",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"logging",
|
||||
"colours",
|
||||
],
|
||||
"description": "A simple colored logger from std/logging",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/4zv4l/colored_logger"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user