Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/serverless/serverless
/ info
Method
info
packages/util/src/logger/index.js:567–569 ·
view source on GitHub ↗
(message)
Source
from the content-addressed store, hash-verified
565
}
566
567
info(message) {
568
this.notice(message)
569
}
570
}
571
572
/**
Callers
nothing calls this directly
Calls
1
notice
Method · 0.95
Tested by
no test coverage detected