android - Where is my logcat ? can I know my logcat storage path when thre is no stdout in cmd shell? -


i'm trying filter logcat package result get:

c:\users\user>adb shell logcat -s my.package.name --------- beginning of system --------- beginning of main 

so, possible know android storing output if it's not visible on stdout?


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -