Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 279 Bytes

File metadata and controls

7 lines (5 loc) · 279 Bytes

Logger

Reusable logger implementation.

This is a wrapper around winston that provides:

  • a convenient interface to log any value parsed in a consisntent way
  • middleware to log standardized data from all received web requests