Logs a message with the given priority.
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[]);
Element Class | NAnt.Core Namespace