Apache: log4php

return to the Apache Foundation

Note: The following is an excerpt from the official Apache Log4php site. It is provided here as a convenience and is not authoritative. Refer to the original document as the authoritative reference.
Table 1: Data sheet for log4php
Title log4php
Acronym log4php
Version v 2.3.0
Operating Systems PHP runtime
Downloads https://logging.apache.org/log4php/download.html
Guidelines https://logging.apache.org/log4php/apidocs/index.html
Supported Languages PHP
Documentation https://logging.apache.org/log4php/docs/introduction.html
License Apache License, Version 2.0
Reference https://logging.apache.org/log4php/

Source: What is Apache log4php? |

Introduction

Apache log4php™ is a versatile logging framework for PHP.

Feature highlights:
1. Configuration through XML, properties or PHP files
2. Various logging destinations, including:

3. Several built-in log message formats, including:

4. Nested (NDC) and Mapped (MDC) Diagnostic Contexts.