Closed AwaNoodle closed 9 years ago
Well spotted @AwaNoodle Seeing as all build logic is encapsulated within advanced Powershell Modules I'm thinking using the standard -verbose parameter along with Write-Verbose would make sense for the majority of verbose/debug style output?
Makes sense to me too :)
@AwaNoodle This is fixed with PR #34 and a minor merge conflict commit.
Notifications about actions inside of the tasks are being reported back as warnings rather than info. For example:
Invoke-Compile
Invoke-UnitTests