MCPcopy
hub / github.com/serverless/serverless / format-lambda-log-event.js

File format-lambda-log-event.js

packages/serverless/lib/plugins/aws/utils/format-lambda-log-event.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import dayjs from 'dayjs'
2import { style } from '@serverless/util'
3
4export default (msgParam) => {

Callers

nothing calls this directly

Calls 2

asideMethod · 0.80
errorMethod · 0.80

Tested by

no test coverage detected