Skip to content

Use a logger which labels output #74

@joeyciechanowicz

Description

@joeyciechanowicz

Currently the logging is done using console.log/console.error. We should really be using a configured logger (winston etc) that can also label the log output so that dual dashboard/webservice deployments can differentiate between the output.

i.e.

dashboard: Started on x.x.x.x
webservice: Starting on y.y.y.y

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions