Skip to content

Expose a debugger that uses debug module #16

Description

@mrister

module https://www.npmjs.com/package/debug is very useful land it will allow to use DEBUG env var in client project (project user of this module) to configure debugging information.

This means there should be no console.logs but debug statements that need to be thoughtful and can remain in code so other can benefit from your debugging flow.

I suggest that aside notifier, logger we also export a debugger with a debug function as a facade for this module.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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