Currently if the log level is not specified explicitly for a command using setLogLevel() or the --log-level parameter, the default level is WARNING.
It would be nice for this default to be able to be specified in the applications config.yml so that users can have different default values between development, staging and production environments