phpcodex/logging

There is no license information available for the latest version (1.0) of this package.

Application Logging

Maintainers

Package info

github.com/phpcodex/logging

Type:project

pkg:composer/phpcodex/logging

Statistics

Installs: 8

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0 2019-03-18 20:25 UTC

This package is auto-updated.

Last update: 2026-02-23 09:02:30 UTC


README

This logger package was made to serve as a simple replacement to a logger being used by Zend.

When your log files should have each log-line in a JSON format for other services such as DataDog to interact with, this serves as a suitable replacement logger service.

This was only produced as a proof of concept.