Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Václav Haisman edited this pageMar 2, 2023 ·15 revisions

log4cplus

log4cplus logo

Welcome to the log4cplus project!

Summary

log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. It is modeled after the Javalog4j API.

If you want to get help with log4cplus use or compilation or if you have any other problem with it, please use thetracker or thelog4cplus-devel mailing list.

If you want to contribute changes to log4cplus, please see theDevelopment wiki page for more information.

Download

Download current releases fromGitHub. Older releases can be found onSourceForge.

Documentation

See Doxygen generatedlog4cplus API documentation for current stable release.

SeeREADME.md for documentation ofconfigure script options and portability related notes.

Release procedure is documented indocs/release.txt.

If you are looking for sample code to show you have to use log4cplus, go tocode examples.

Mission statement

The aim of this project is to develop log4j-like logging framework for use in (primarily) C++. One of the major design goals is to avoid huge dependencies (likeBoost) in the core functionality and to use as standard C++ facilities instead.

Links

Clone this wiki locally

[8]ページ先頭

©2009-2025 Movatter.jp