Skip to content

Improve logging #16

@sbrudz

Description

@sbrudz

Logging is currently done using console.log. This makes log aggregation challenging and doesn't provide a timestamp or other context to help with interpreting the logs. See https://github.com/i0natan/nodebestpractices/blob/master/sections/errorhandling/usematurelogger.md
for more information.

Switch all logging to use Winston -- https://github.com/winstonjs/winston

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions