Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/components
/ warn
Method
warn
src/cdk/schematics/update-tool/logger.ts:14–14 ·
view source on GitHub ↗
(message: string)
Source
from the content-addressed store, hash-verified
12
fatal(message: string): void;
13
info(message: string): void;
14
warn(message: string): void;
15
}
16
17
export
const
defaultLogger: UpdateLogger = {
Callers
15
decorateDeprecatedDoc
Function · 0.80
normalizeFunctionParameters
Function · 0.80
reportViolations
Function · 0.80
setup-project.ts
File · 0.80
insertTheme
Function · 0.80
validateDefaultTargetBuilder
Function · 0.80
MatTableDataSource
Class · 0.80
sanityCheckListItemContent
Function · 0.80
_selectOptionByValue
Method · 0.80
ngAfterViewInit
Method · 0.80
_setupInputSyncSubscription
Method · 0.80
migrate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected