Skip to content

MlgmXyysd/Log-Catcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Log-Catcher

Catch boot log and save to /data/local/boot/boot-$time.log.

Error or Warning only log is saved to /data/local/boot_error/error-$time.log.

Command (in Terminal):

catlog [(Int)duration=60]

It will save the operation log in ${duration}s to /data/local/catlog/catlog-$time-${duration}s.log.

For module developer:

This module can help you to save boot and app crash log.

If you don't want to kill the logcat process after boot completed, you can create /data/local/logcatcher/boot.lcs file.

Error mode file is /data/local/logcatcher/error.lcs.

QQ chat group 855219808.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages