Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/serverless/serverless
/ update
Method
update
packages/util/src/logger/index.js:563–565 ·
view source on GitHub ↗
(message)
Source
from the content-addressed store, hash-verified
561
}
562
563
update(message) {
564
this.notice(message)
565
}
566
567
info(message) {
568
this.notice(message)
Callers
15
removeContainer
Function · 0.45
deployContainer
Function · 0.45
updateSlackAppMode
Function · 0.45
createAndWaitForSlackAppInstallation
Function · 0.45
waitForInstallation
Function · 0.45
deployAwsLambdaContainer
Function · 0.45
deployAwsFargateEcsContainer
Function · 0.45
performServiceDeployment
Function · 0.45
removeContainer
Function · 0.45
remove
Function · 0.45
deployContainer
Function · 0.45
deployAwsLambdaContainer
Function · 0.45
Calls
1
notice
Method · 0.95
Tested by
no test coverage detected