phpcodex/logging

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

Application Logging

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

pkg:composer/phpcodex/logging

1.0 2019-03-18 20:25 UTC

This package is auto-updated.

Last update: 2025-09-23 08:06:52 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.