This documentation is archived and is not being maintained.

AdminTraceLogger::Debug Method

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the 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
Show: