1.3.1 • Published 2 years ago

@zakku/winston-logs v1.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Winston Logs

An elegant log formatter for Winston

version dependencies downloads

Installation

yarn add @zakku/winston-logs
# or
npm i @zakku/winston-logs

Options

The formatter has no real options and by default it works with errors, objects and splats.
The only way to customize the formatter is to add an label format before it, this will append the label into the logs just after the level.

Examples

formatter example

1.2.0

2 years ago

1.1.0

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago