Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
compile
Method · 0.95
Calls
1
overrideLogger
Method · 0.80
Tested by
no test coverage detected