letharion/opportunistic-logger

Opportunistic logger

Installs: 9 214

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 1

pkg:composer/letharion/opportunistic-logger

dev-master 2015-02-18 14:55 UTC

This package is not auto-updated.

Last update: 2025-10-21 08:53:41 UTC


README

Opinionated wrapper around monolog.

This project wraps Monolog, or any other PSR-3 compliant logging library, to output logging in a certain format every time.

Features

UUIDs for log messages

A uuid for every message ensures that even if the wording of a message changes, or the logged message is translated, every unique instance of the same event can still be easily traced.