Skip to content

warning hook #980

Description

@Janpot

I'd like to add my own logging logic when it comes to displaying warnings. Would it be possible to add a hook to intercept these warnings so I can handle them myself?

process.on('bluebirdWarning', function (warn) {
  // ...
});

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions