Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a way to log stacktrace to file but don't write it to logcat #4

Open
ashishb opened this issue Mar 4, 2019 · 1 comment
Open

Comments

@ashishb
Copy link

ashishb commented Mar 4, 2019

Hi,

The documentation sayst that "[Crash] Daemon generates a crash report, by default it's saved to a file and written to logcat. Crash report generation includes stack unwinding operation, see information below."

Is there a way to not log anything to logcat but still generate the crash report file?

@ivanarh
Copy link
Owner

ivanarh commented May 9, 2019

Now there is only one way to do this: to make a fork and fix it in code. Please take a look at ndcrash_dump_write_line function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants