JakeWoki / parent-guard

Automatically exported from code.google.com/p/parent-guard
0 stars 0 forks source link

PGC0502 periodically read the system log #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Periodically read the system log

clear the log in system ringbuffer
$ logcat -c

read the log sent from ActivityManager
$ logcat -v raw ActivityManager:I *:S

Original issue reported on code.google.com by marshima...@gmail.com on 22 Sep 2011 at 9:48

GoogleCodeExporter commented 9 years ago
Done

Original comment by marshima...@gmail.com on 23 Sep 2011 at 2:28