Skip to content

Removing dubug logging from console.log #118

@chmurson

Description

@chmurson

Context

There is a lot of console.log debugging at the end of milestone #2. It is still useful for debugging process, but should be avoided for final product.

Debuggin log brings a lot of value during develpoment of the product.

We already have window.icod2Dev object with some development oriented featurues.

What
Keep logs from console off by default. Optional turn them on via a new method in window.icod2Dev; memorize the setting in local storage/ session storage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions