Skip to content

No any output while using debug #223

@samundrak

Description

@samundrak

I just installed and required debug in my project;
var debug = require('debug')('http');

and if i do debug('testing')
then no any output is done

but if i console.log(debug)
i see this message
{ [Function: disabled] enabled: false, namespace: 'http' }

where i am going wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions