Added package simplelog (#2615)

This commit is contained in:
sslime336 2023-05-30 10:48:11 +08:00 committed by GitHub
parent e2ed90fd28
commit 6234226bd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30364,5 +30364,16 @@
"description": "A face detection, pupil/eyes localization and facial landmark points detection library",
"license": "MIT",
"web": "https://github.com/deNULL/facedetect"
},
{
"name": "simplelog",
"url": "https://github.com/sslime336/simplelog",
"method": "git",
"tags": [
"log"
],
"description": "A deadly simply log package supporting very simple colorful logging.",
"license": "MIT",
"web": "https://github.com/sslime336/simplelog"
}
]