Skip to content

[Watch] Wrap Debug.Log in check for Settings.DebugMode #7

@mrbeardy

Description

@mrbeardy

Currently there is a Debug.Log inside the Features/Watch.cs file, which is getting output into the console for all projects. To fix this, we should wrap that code (either inline or abstracted into our own logging class) with a check to see if Settings.DebugMode is true.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions