Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/serverless/serverless
/ log
Method
log
packages/util/src/logger/index.js:1076–1078 ·
view source on GitHub ↗
(...args)
Source
from the content-addressed store, hash-verified
1074
1075
// Alias for notice()
1076
log(...args) {
1077
this.notice(...args)
1078
}
1079
1080
// Alias for notice()
1081
consoleLog(...args) {
Callers
15
retryOperation
Function · 0.45
e2e.test.js
File · 0.45
index.js
File · 0.45
awsApiFargateEcsStepScaling.test.js
File · 0.45
#devmodeStream
Method · 0.45
esTesting.js
File · 0.45
#startLogTailing
Method · 0.45
entrypoint.mjs
File · 0.45
logRequest
Function · 0.45
handler
Function · 0.45
updateOrigin
Function · 0.45
describeStackResources
Method · 0.45
Calls
1
notice
Method · 0.95
Tested by
1
retryOperation
Function · 0.36