Registry / logging / pear-log

pear-log

JSON →
library1.14.6phppackagistunverified

PEAR Logging Framework for flexible log handling.

composer require pear/log
INSTALL
IMPORT
SIG · PEAR-LOG
P
pear-log
loggingphpv1.14.6
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.

Log
use Log;

Create a console logger and log a message.

use Log; $logger = Log::factory('console', '', 'myLogger'); $logger->log('Info message', PEAR_LOG_INFO);
Debug
Known issues
gotchaPEAR Log is outdated; consider using PSR-3 compatible loggers.
fix
Use Monolog or similar PSR-3 logger.
affects: >=1.0.0
Upgrade
Version history
1.14.6latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
26
Amazon
1
OpenAI (training)
1
Resources
pear-log — pip install pear-log · libregistry