Click or drag to resize

IStreetSmartAPIGetDebugLogs Method

Returns all logs, including ones invisible to integrators.

Namespace:  StreetSmart.WinForms.Interfaces
Assembly:  StreetSmart.WinForms (in StreetSmart.WinForms.dll) Version: 18.3.0.0 (18.3.0.0)
Syntax
Task<string[]> GetDebugLogs()

Return Value

Type: TaskString
Array of console logs.
See Also