Don't know if I'm missing something blindingly obvious here, but I'm using wspbuilder.exe from the commandline and would like verbose output.
However, if I do WSPBuilder.exe -TraceLevel Verbose, all I get is:
WSPBuilder
Version: 0.9.9.0728 Created by Carsten
Keutmann GPL License 2007
Building the solution - please wait
Saving the Manifest.xml file
Creating the Cabinet.ddf file
Creating the WSP file
Done!
which doesn't seem very verbose. It's also the exact same output I get for WSPBuilder.exe -TraceLevel Info. Is that all there is?