-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Enhancement
Most commands should support some sort of --debug flag. For example with dojo test the --debug flag would provide information about what arguments are being sent to intern, where paths resolve to and the like. It will make supporting the tooling easier or allow us to provide advice to others on why a certain things is not working. Ideally it would pass on a similar flag to launched processes to be more verbose or log out diagnostic information.