OpenPropHead / alogcat

Automatically exported from code.google.com/p/alogcat
0 stars 0 forks source link

RFE: Allow another activity to invoke alogcat with settings #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. It doesn't seem possible for another app to start alogcat and instruct it to 
filter based on criteria the app specifies

What is the expected output? What do you see instead?
It would be nice if alogcat could be started with an Intent that would 
communicate the filter

Original issue reported on code.google.com by ppa...@gmail.com on 18 Mar 2011 at 2:16

GoogleCodeExporter commented 9 years ago
this is a good idea, but i'd like to expand it. allow alogcat shortcuts 
targeted with specific filters, and maybe other log configuration aspects like 
the log level, etc.

Original comment by jeffrey.blattman@gmail.com on 21 Mar 2011 at 3:42

GoogleCodeExporter commented 9 years ago
+1
An intent that starts alogcat would be great. It would also be good if the 
intent could contain an additional string that is attached to the alogcat 
output and an optional information on where to send this output via e-mail.

Original comment by fschm...@gmail.com on 6 Apr 2011 at 3:18

GoogleCodeExporter commented 9 years ago
made first cut at this, will be available shortly in version 2.4. see this page 
for details,
http://code.google.com/p/alogcat/wiki/Intents?ts=1325129032&updated=Intents

Original comment by jeffrey.blattman@gmail.com on 29 Dec 2011 at 3:41