How to use the @adobe/helix-log.rootLogger.loggers function in @adobe/helix-log

To help you get started, we’ve selected a few @adobe/helix-log examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github adobe / helix-pipeline / test / testOpenwhisk.js View on Github external
beforeEach(() => {
    nock.restore();
    nock.activate();
    nock.cleanAll();

    rootLogger.loggers.delete('OpenWhiskLogger');
  });

@adobe/helix-log

Logging for Helix

Apache-2.0
Latest version published 23 days ago

Package Health Score

87 / 100
Full package analysis

Similar packages