AdminTraceLogger.WriteLine Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method WriteLine(TraceLevel, String) Writes a message to the trace, provided that traceLevel passed as first argument is is not lower than the logger TraceLevel. In debug build, this method can also ensure that output does not contain passwords.
Protected method WriteLine(TraceLevel, String, array<Object[])

Top

See Also

Reference

AdminTraceLogger Class

Microsoft.TeamFoundation.Common Namespace