Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
generate
Function · 0.65
warn
Function · 0.65
getAttributeType
Function · 0.65
transformImports
Function · 0.65
getRegistryFromPackageManager
Method · 0.65
warn
Method · 0.65
logger.test.ts
File · 0.65
upgrade
Method · 0.65
onFailedRequirement
Method · 0.65
clearStrapiAdminViteCacheAfterUpgrade
Method · 0.65
safeRunAndReport
Method · 0.65
runCodemods
Function · 0.65
Implementers
1
Logger
packages/utils/upgrade/src/modules/log
Calls
no outgoing calls
Tested by
no test coverage detected