Skip to content

extend #8

Description

@davidmarkclements

it's just sugar, but useful for encouraging convention:

Debug d('foo');
Debug d.extend('bar');

is the same as

Debug d('foo');
Debug d('foo:bar');

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

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions