MCPcopy
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

noticeMethod · 0.95

Tested by

no test coverage detected