angular/packages/compiler-cli/src/ngtsc/logging
Joey Perrott 9dbe6fc18b refactor: update license text to point to angular.dev (#57901)
Update license text to point to angular.dev instead of angular.io

PR Close #57901
2024-09-24 15:33:00 +02:00
..
src refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
test refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
testing refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
BUILD.bazel refactor(ngcc): move logging code into ngtsc (#37114) 2020-06-22 13:38:47 -07:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
README.md refactor(ngcc): move logging code into ngtsc (#37114) 2020-06-22 13:38:47 -07:00

Logging

Here you can find a simple abstraction over the console logging that allows filtered logs by level.