log4cplus-2.1.1

log4cplus の概要

log4cplus is an easy to use C++20 logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. It is modeled after the Java log4j API.

[注記]

注記

LFS や依存パッケージが本ブックに示す最新安定バージョンでなかった場合には、BLFS 開発版においては、パッケージのビルドや処理実行が適切に行われないことがあります。

パッケージ情報

log4cplus の依存パッケージ

任意

(Qt-5.15.11 または qt-alternate-5.15.11)

log4cplus のインストール

以下のコマンドを実行して log4cplus をビルドします。

./configure --prefix=/usr &&
make

ビルド結果をテストする場合は make check を実行します。

root ユーザーになってパッケージをインストールします。

make install

コマンド説明

--with-qt5: This option enables compilation of a separate shared library (liblog4cplusqt5debugappender) that implements Qt5DebugAppender. It requires Qt5 and pkg-config to be available.

パッケージ構成

インストールプログラム: なし
インストールライブラリ: log4cplus.so
インストールディレクトリ: なし

概略説明

log4cplus.so

is the log4cplus library