Docs

Install

Copy the single file into your project.

Usage

Call log.info / log.warn / log.error with a message and optional fields.

Output

JSON lines to stdout by default; set PRETTY=1 for a readable format during development.