refactor(@angular-devkit/schematics-cli): use custom indent logger and improve tests
Replaces `createConsoleLogger` with a custom `logging.IndentLogger` implementation that respects custom output streams. Also refactors tests to use standard `PassThrough` streams and `stripVTControlCharacters` instead of custom mocks.
C
Charles Lyding committed
653e4e9e4e413559a5982e4398c13dd2f0c1f2ad
Parent: c101dc1