Skip to content

Is it possible to create a child of instance? #599

Description

@mlshvdv

E.g.:

const logger1 = debug('App');

const logger2 = logger1.child('Core'); // [App.Core] namespace is created

Activity

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

Metadata

Metadata

Assignees

Labels

featureThis proposes or provides a feature or enhancement

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions