micheldiemer/psr-log

Custom PSR-3 Logger Implementations. Includes HtmlLogger and interpolate function.

Maintainers

Package info

github.com/micheldiemer/php-composer-log

pkg:composer/micheldiemer/psr-log

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0-beta20 2025-03-25 22:01 UTC

This package is auto-updated.

Last update: 2026-03-26 00:36:40 UTC


README

Provides custom implementations of psr-3 logging interface :

  • HTMLLogger
  • LevelLogger
  • RawLogger
  • JsonLogger

Installation

composer require micheldiemer/log

Contributions

phpdoc, phplint, phpstan and php-cs-fixer are required globally.

Contributions are welcome either as a GitHub issue or a PR to this repo.