MCPcopy
hub / github.com/serverless/serverless / consoleLog

Method consoleLog

packages/serverless/lib/classes/cli.js:28–30  ·  view source on GitHub ↗
(message)

Source from the content-addressed store, hash-verified

26 }
27
28 consoleLog(message) {
29 legacyPluginLog.notice(message)
30 }
31}
32
33export default CLI

Callers 1

readMoreMethod · 0.45

Calls 1

noticeMethod · 0.45

Tested by

no test coverage detected