MCPcopy
hub / github.com/strapi/strapi / warn

Method warn

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

Source from the content-addressed store, hash-verified

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

Callers 15

generateFunction · 0.65
warnFunction · 0.65
getAttributeTypeFunction · 0.65
transformImportsFunction · 0.65
warnMethod · 0.65
logger.test.tsFile · 0.65
upgradeMethod · 0.65
onFailedRequirementMethod · 0.65
safeRunAndReportMethod · 0.65
runCodemodsFunction · 0.65

Implementers 1

Loggerpackages/utils/upgrade/src/modules/log

Calls

no outgoing calls

Tested by

no test coverage detected