Registry / logging / aixlog

aixlog

JSON →
library1.5.0vcpkgunverified

Header-only C++ logging library.

vcpkg install aixlog
INSTALL
IMPORT
SIG · AIXLOG
A
aixlog
loggingcppv1.5.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.

aixlog.hpp
#include <aixlog.hpp>

Basic logging with AixLog

#include "aixlog.hpp" int main() { LOG(INFO) << "Hello, AixLog!" << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
62 hits · last 30 days
node
56
Resources

No resource links recorded.

aixlog — pip install aixlog · libregistry