RxLogger APIs

RxLogger 5.4

Overview

RxLogger functions controlled using intents.

Enable RxLogger

Begins data collection for all enabled modules; the equivalent of tapping the Start button.

com.symbol.rxlogger.intent.action.ENABLE

Disable RxLogger

Stops data collection for all modules; the equivalent of tapping the Stop button.

com.symbol.rxlogger.intent.action.DISABLE

BackupNow

Triggers a backup for files log currently in the RxLogger folder. Files are compressed and named backup-HHMMSS.zip.

com.symbol.rxlogger.intent.action.BACKUP_NOW