Search by

A minimal PSR-3 logger that writes one plain-text line per record to a stream.

Package info

github.com/hydra-foundation/log

pkg:composer/hydrakit/log

Statistics

Installs: 36

Dependents: 1

Suggesters: 0

Stars: 0

v0.3.2 2026-09-11 16:10 UTC

This package is auto-updated.

Last update: 2026-09-11 16:23:10 UTC


README

Read-only mirror. hydrakit/log is developed in hydra-foundation/hydra under packages/log, and republished here on every push. A commit pushed to this repository is overwritten by the next one; issues are disabled for that reason, and a pull request opened here cannot be merged. Both belong upstream.

A minimal PSR-3 logger that writes one plain-text line per record to a writable stream. No handlers, no processors, no formatters config. Hydra's logging is a single deliberate class, the data-layer-style "ship the verb" of logging.