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
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions