This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.LicenseHeaderUpdater.
Summary
How verbose should the print-outs to stdout be?
Defaulted to
Normal
.
Quiet
- Nothing.
Minimal
- When it starts to process a file.
Normal
- Everything lower and when it skips a file because FileFilter
returned false.
Verbose
- Everything lower and when it finishes processing a file.
Diagnostic
- Everything lower and what changes it makes to the files.
- Assembly
- Cake
. License Header Updater .dll - Namespace
- Cake
. License Header Updater - Containing Type
- Cake
License Header Updater Settings
Syntax
public Verbosity Verbosity { get; set; }
Value
Type | Description |
---|---|
Verbosity |