v2.0 rebirth

Logs with color & clarity

Simple Node.js logging — color-coded console output and optional file logging. Pairs with Gitlestial under @techlestial.

npm i @techlestial/loglestial

API docs Gitlestial →

Color levels

info, debug, error, log — each with distinct console colors.

File logging

Optional file output with configurable paths and rotation-friendly layout.

TypeScript

Typed config and Logger API — v2 build with Vitest.