Registry / logging / apache-log4php

apache-log4php

JSON →
library2.3.0phppackagistunverified

A versatile logging framework for PHP

logging
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.

use Logger\Logger;

Configure and use a logger.

<?php use Logger\Logger; Logger::configure('config.xml'); $logger = Logger::getLogger('myLogger'); $logger->info('This is an info message.');
Debug
Known footguns
breakingRequires PHP 5.3+; not compatible with PHP 8+ type hints.
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
15 hits · last 30 days
gptbot
3
claudebot
3
bytedance
1
Resources