light-mode-image
Learn
Functions

getCurrentLogFilePath

Gets the path to the Verifier SDK log file.

Gets the path to the Verifier SDK log file.

Signature

function getCurrentLogFilePath(): Promise<null | string>

Returns

Promise<null | string>

A Promise resolving to the log file path string, or null if no log is available.

How would you rate this page?

On this page