Registry / logging / lwlog
library1.4.0vcpkgunverified

Very fast synchronous and asynchronous C++17 logging library.

vcpkg install lwlog
INSTALL
IMPORT
SIG · LWLOG
L
lwlog
loggingcppv1.4.0
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.

lwlog.hpp
#include <lwlog.hpp>

Basic logging with lwlog

#include "lwlog.hpp" int main() { lwlog::info("Hello, lwlog!"); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
20
Resources

No resource links recorded.

lwlog — pip install lwlog · libregistry