[This is preliminary documentation and subject to change.]
Logs a message with the given priority.
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[]);
ReferenceBase Class | NAnt.VSNet Namespace