Logs a message with the given priority.
public virtual void Log(Level,string);
public virtual void Log(Level,string,params object[]);
Element Class | NAnt.Core Namespace