Details
Description
The default log level for qbs is "info", here I get information of the files which are compiled. The next log level is "debug", here qbs spams the console with a lot of information. It would be nice to have a log level between which prints all compiler/linker command lines and not all the debug output. This is, for example, useful to check the compiler options.