NAnt SDK Documentation - v0.92

LogWriter.Flush Method 

Causes any buffered data to be written to the logging infrastructure.

[Visual Basic]
Overrides Public Sub Flush()
[C#]
public override void Flush();

See Also

LogWriter Class | NAnt.Core Namespace