Share via


AdminTraceLogger.Debug 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 Debug(String) Writes debug message to the trace. This constrained to dev debugging, so it's safe if you want to trace a password etc...
Public method Debug(String, array<Object[]) Writes debug message to the trace. This constrained to dev debugging, so it's safe if you want to trace a password etc...

Top

See Also

Reference

AdminTraceLogger Class

Microsoft.TeamFoundation.Common Namespace