Logs a message with the given priority.
protected void Log(Level,string);
protected void Log(Level,string,params object[]);
SolutionBase Class | NAnt.VSNet Namespace