NAnt SDK Documentation - v0.92

LogWriter.OutputLevel Property

Gets the Level with which messages will be output to the build log.

[Visual Basic]
Protected ReadOnly Property OutputLevel As Level
[C#]
protected Level OutputLevel {get;}

See Also

LogWriter Class | NAnt.Core Namespace