Registry / logging / log4cpp-log4cpp

log4cpp-log4cpp

JSON →
library1.1.5vcpkgunverified

A library of C++ classes for flexible logging to files (rolling), syslog, IDSA and other destinations, modeled after Log4j.

vcpkg install log4cpp-log4cpp
INSTALL
IMPORT
SIG · LOG4CPP-LOG4CPP
L
log4cpp-log4cpp
loggingcppv1.1.5
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.

log4cpp/Category.hh
#include <log4cpp/Category.hh>

Log an info message

#include <log4cpp/Category.hh> #include <log4cpp/OstreamAppender.hh> int main() { log4cpp::Category &root = log4cpp::Category::getRoot(); root.setPriority(log4cpp::Priority::INFO); root.info("Hello, log4cpp!"); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.5latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
16
Resources

No resource links recorded.

log4cpp-log4cpp — pip install log4cpp-log4cpp · libregistry