Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
report-diagnostics.js
File · 0.65
returnWithMessage
Function · 0.65
generate
Function · 0.65
info
Function · 0.65
info
Method · 0.65
logger.test.ts
File · 0.65
upgrade
Method · 0.65
clearStrapiAdminViteCacheAfterUpgrade
Method · 0.65
selectCodemods
Function · 0.65
runCodemods
Function · 0.65
listCodemods
Function · 0.65
upgrade
Function · 0.65
Implementers
1
Logger
packages/utils/upgrade/src/modules/log
Calls
no outgoing calls
Tested by
no test coverage detected