Skip to content

Streamline console logging behavior. #323

@fschmenger

Description

@fschmenger

Currently we have a bunch of components, which make use of console.warn and console.error statements. As a consequence the no-console es-lint rule, which is recommend by the vue-cli templates, is globally disabled.

Therefore I proposed the following as a comment within #312:
We should consider pooling all wegue logging operations into a dedicated logger module and then use the eslint-disable directive there locally. Subsequently the no-console rule could be enabled on the global level.

Metadata

Metadata

Assignees

No one assigned

    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