NAnt SDK Documentation - v0.85-nightly-2005-11-09

Element.Log Method

[This is preliminary documentation and subject to change.]

Logs a message with the given priority.

Overload List

Logs a message with the given priority.

public virtual void Log(Level,string);

Logs a message with the given priority.

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

See Also

Element Class | NAnt.Core Namespace