Skip to content

Add option to override debug prefix #46

@jamlen

Description

@jamlen

When #45 is complete, the debug output will be prefixed with something like:

  • deride:stub
  • deride:wrap
  • deride.func

Add the ability to override the debug prefix per stub.

For example:

var mapper = deride.stub(['map'], { prefix: 'mymodule:deride:mapper' });

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