NAnt SDK Documentation - v0.92

SolutionBase.Log Method

Logs a message with the given priority.

Overload List

Logs a message with the given priority.

protected void Log(Level,string);

Logs a message with the given priority.

protected void Log(Level,string,params object[]);

See Also

SolutionBase Class | NAnt.VSNet Namespace