You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chris Cole edited this page Dec 10, 2019
·
2 revisions
DigiTrust has built in capabilities to assist in debugging production environments. By default DigiTrust does not output most log information. It does, however, maintain an internal buffer of log events that can be dumped.
DigiTrust.debugControl The namespace for debugging related controls
DigiTrust.debugControl.dumpLogs() Output the contents of the log buffer as an array. Both prints to console and returns a reference to the array.