angular-docs-cn/dev-infra/utils
Joey Perrott 52c7aae4df feat(dev-infra): add group functions to logging system and remove color param (#37232)
Adds .group and .groupEnd functions to each of the logging functions
to allow creating groups in the logged output.  Additionally removes
the color parameter from logging functions, in favor of the color
being applied to the string at the call site.

PR Close #37232
2020-05-21 17:40:34 -04:00
..
BUILD.bazel feat(dev-infra): create logging utils with support for defined logging levels (#37192) 2020-05-20 13:32:04 -07:00
config.ts fix(dev-infra): ensure ts-node is registered with commonjs as module (#37217) 2020-05-21 10:35:23 -07:00
console.ts feat(dev-infra): add group functions to logging system and remove color param (#37232) 2020-05-21 17:40:34 -04:00
git.ts feat(dev-infra): create tool to determine conflicts created by a PR (#37051) 2020-05-15 11:29:35 -07:00
github.ts feat(dev-infra): create rebase-pr tool in ng-dev (#37055) 2020-05-18 16:18:32 -07:00
repo-files.ts feat(dev-infra): create format tool in @angular/dev-infra-private (#36726) 2020-04-24 12:32:18 -07:00
shelljs.ts feat(dev-infra): create tool to determine conflicts created by a PR (#37051) 2020-05-15 11:29:35 -07:00
ts-node.ts feat(dev-infra): register ts-node when reading configuration (#37196) 2020-05-19 15:21:57 -07:00