MCPcopy
hub / github.com/nestjs/nest / applyLogger

Method applyLogger

packages/testing/testing-module.builder.ts:201–203  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

199 }
200
201 private applyLogger() {
202 Logger.overrideLogger(this.testingLogger || new TestingLogger());
203 }
204}

Callers 1

compileMethod · 0.95

Calls 1

overrideLoggerMethod · 0.80

Tested by

no test coverage detected