Registry / logging / horde-log

horde-log

JSON →
library2.3.0phppackagistunverified

Logging library

composer require horde/log
INSTALL
IMPORT
SIG · HORDE-LOG
H
horde-log
loggingphpv2.3.0
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.

Logger
use Horde\Log\Logger;

Log a message to stderr.

use Horde\Log\Logger; use Horde\Log\Handler\StreamHandler; $logger = new Logger(new StreamHandler('php://stderr')); $logger->log('info', 'Hello, world!');
Debug
Known issues
breakingRequires PHP 7.4+ and Horde dependencies.
fix
Install horde/core and other required packages.
affects: >=2.0.0
Upgrade
Version history
2.3.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
24
Amazon
1
Resources
horde-log — pip install horde-log · libregistry