android - Logging inside Framework? -


i trying develop small application reset logging on phone. can 1 throw lights on how achieve logging in andriodruntimeinit whenever there exception? want write file whenever there runtime exception.

it recommended use android's built in logging via log. can access log via adb logcat , don't have worry else.


Comments

Popular posts from this blog

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

PostgreSQL 9.x - pg_read_binary_file & inserting files into bytea -

c++ - Update and multiple console windows -