Andzu icon indicating copy to clipboard operation
Andzu copied to clipboard

Can your addon bubble also add/change android logger properity files

Open rcmpayne opened this issue 8 years ago • 0 comments

By default Android has setprop commands to enable debug or verbose logging for other apps like GCM, Firebase, AUTH, etc. is it possible to add these commands to be applied when super.onCreate(); initAndzu(); is used?

Examples: setprop log.tag.FA VERBOSE setprop log.tag.GCM VERBOSE

rcmpayne avatar Oct 11 '17 18:10 rcmpayne