letharion/opportunistic-logger

Opportunistic logger

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

This package is not auto-updated.

Last update: 2024-04-23 01:29:52 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.