Class: LogShake

LogShake

new LogShake()

This developer system module captures a snapshot of the current device logs as displayed by logcat using DeviceStorage to persist the file for future access.

This developer system module captures a snapshot of the current device logs as displayed by logcat using DeviceStorage to persist the file for future access. It communicates with gecko code running in b2g/chrome/content/shell.js using a SystemAppProxy custom event based API. It requires the preference 'devtools.logshake' to be enabled

Source: