MCPcopy
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

retryOperationFunction · 0.45
e2e.test.jsFile · 0.45
index.jsFile · 0.45
#devmodeStreamMethod · 0.45
esTesting.jsFile · 0.45
#startLogTailingMethod · 0.45
entrypoint.mjsFile · 0.45
logRequestFunction · 0.45
handlerFunction · 0.45
updateOriginFunction · 0.45

Calls 1

noticeMethod · 0.95

Tested by 1

retryOperationFunction · 0.36