MCPcopy 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
17export const defaultLogger: UpdateLogger = {

Callers 15

decorateDeprecatedDocFunction · 0.80
reportViolationsFunction · 0.80
setup-project.tsFile · 0.80
insertThemeFunction · 0.80
MatTableDataSourceClass · 0.80
_selectOptionByValueMethod · 0.80
ngAfterViewInitMethod · 0.80
migrateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected