aspect-cli
aspect-cli copied to clipboard
[FR]: 'configure' should support logging, indicate progress
What is the current behavior?
Gazelle is configured to log level WARN and can't be changed: https://github.com/aspect-build/aspect-cli/blob/e95892cec3c8093c013e9a107411941932cb239c/gazelle/js/log.go#L16
Describe the feature
Ability to set a log level or verbose flag for aspect configure.