Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 679 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 679 Bytes

Slug

Go Reference GitHub

Slug is a slog.Handler that writes human-readable logs.

⚠ Slug is still in early development and can be a bit unstable.

Features

  • Colours!

  • Non-printable characters are escaped

Non-Features

  • Performance

    Being fast or low on resources is not a goal

  • Predictable syntax

    The output is meant for human eyes only, not to be parsed