Home > @magiclane/maps-sdk > Debug > sdkLogDumpPath

Debug.sdkLogDumpPath property

Retrieves the file path to the SDK crash report log.

The log file contains detailed information about SDK operations and is automatically sent to Magic Lane servers in case of crashes. Custom entries can be added using log, and verbosity is controlled via setSdkDumpLevel.

Signature:

static get sdkLogDumpPath(): Promise<string>;