MCPcopy
hub / github.com/eggjs/egg / app.js

File app.js

test/fixtures/apps/logger/app.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3module.exports = app => {
4 app.logger.info('app info');

Callers

nothing calls this directly

Calls 3

infoMethod · 0.80
errorMethod · 0.80
readyMethod · 0.45

Tested by

no test coverage detected