Home > @magiclane/maps-sdk > RecorderConfiguration > logsDir
RecorderConfiguration.logsDir property
Directory used to store recorder logs.
Returns an absolute path to the directory where log files are written.
Signature:
get logsDir(): string;
set logsDir(logsDir: string);