ignite-cli
ignite-cli copied to clipboard
feat: Integrate mason_logger for improved logging and user prompts
I tried to decrease the imprint of any API changes (specifically, those in utils.dart). But I think it would be ideal if we could also use the other APIs of mason_logger for writing to stdout/stderr (err/info/detail/etc) methods.
should fix #12 and #14