Skip to content

GaborTorma/logger

Repository files navigation

@gabortorma/logger

Preconfigured winston logger with color human console formator and shortcuts. Optimal with minimum 85 console columns.

Install

npm install @gabortorma/logger

Usage

Access winston logger via Ł and $l global variable.

See the tests.

See the original winston documentation.