Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
module.exports = app => {
4
app.logger.info(
'app info'
);
Callers
nothing calls this directly
Calls
3
info
Method · 0.80
error
Method · 0.80
ready
Method · 0.45
Tested by
no test coverage detected