Registry / logging / amphp-log

amphp-log

JSON →
library2.0.0phppackagistunverified

Non-blocking logging for PHP based on Amp, Revolt, and Monolog.

composer require amphp/log
INSTALL
IMPORT
SIG · AMPHP-LOG
A
amphp-log
loggingphpv2.0.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.

Log
use Amp\Log\Log;

Log an info message using Amp Log.

use Amp\Log\Log; $log = new Log(); $log->info('Hello, world!');
Debug
Known issues
breakingRequires ext-json and ext-mbstring.
fix
Install required PHP extensions.
affects: >=2.0.0
Upgrade
Version history
2.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
59 hits · last 30 days
node
54
Resources
amphp-log — pip install amphp-log · libregistry