This documentation is archived and is not being maintained.
AdminTraceLogger::Debug Method
Visual Studio 2013
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
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... |
|
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... |
Show: