MCPcopy
hub / github.com/strapi/strapi / info

Method info

packages/utils/upgrade/src/modules/logger/types.ts:20–20  ·  view source on GitHub ↗
(...args: unknown[])

Source from the content-addressed store, hash-verified

18
19 debug(...args: unknown[]): this;
20 info(...args: unknown[]): this;
21 warn(...args: unknown[]): this;
22 error(...args: unknown[]): this;
23

Callers 15

returnWithMessageFunction · 0.65
generateFunction · 0.65
infoFunction · 0.65
infoMethod · 0.65
logger.test.tsFile · 0.65
upgradeMethod · 0.65
selectCodemodsFunction · 0.65
runCodemodsFunction · 0.65
listCodemodsFunction · 0.65
upgradeFunction · 0.65

Implementers 1

Loggerpackages/utils/upgrade/src/modules/log

Calls

no outgoing calls

Tested by

no test coverage detected