Registry / logging / logme
library2.4.16vcpkgunverified

Cross-platform C/C++ logging framework: channels and routing, multiple backends, colored output, and runtime dynamic control.

vcpkg install logme
INSTALL
IMPORT
SIG · LOGME
L
logme
loggingcppv2.4.16
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

logme/logme.h
#include <logme/logme.h>

Initialize and log a message.

#include "logme/logme.h" int main() { logme::init(); LOGME_INFO("Hello, world!"); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.4.16latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
Amazon
1
Resources

No resource links recorded.

logme — pip install logme · libregistry