Click or drag to resize
GDLogManager Methods

The GDLogManager type exposes the following members.

Methods
  NameDescription
Public methodStatic memberEnableDetailedLogging
Enables detailed logging to the secure container for a specified duration. Call this method to enable detailed logging to the secure container for a specified duration. A duration less than or equal to 0 will disable detailed logging. This method has the same effect as enabling logging for an app from within the Good Control server. To access the logs, use the Good Control server upload log control.
Public methodEquals (Inherited from Object.)
Public methodStatic memberExportLogFile
Exports logs to unsecure storage.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Public methodStatic memberUploadLogs
Asynchronymously uploads logs to server.
Top
See Also