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

Debug log option on/off #163

Closed
Invictaz opened this issue May 31, 2024 · 5 comments · Fixed by #187
Closed

Debug log option on/off #163

Invictaz opened this issue May 31, 2024 · 5 comments · Fixed by #187

Comments

@Invictaz
Copy link

I had a crash but did not enable debug log before.
Is it possible to make debug and or crashlogs automatically on instead of manually single use?

@bucanero
Copy link
Owner

I guess the "debug log" could become an option in the settings menu, with the on/off setting (like music or animations)

it would be off by default, but if the user enables it, the debug logging will remain enabled every time the app starts.

@Invictaz
Copy link
Author

Invictaz commented May 31, 2024

Would be double for me, as long as it's logging crashes.

@bucanero
Copy link
Owner

No, system crashes will not be logged, it's only application information. For system log you should use the gold hen payload options.

@Invictaz
Copy link
Author

Uhm I'm not sure since there is no payload to be found to log 11.0 system shutdowns? From what I have read it's due to Apollo reading or writing to memory what can cause leaks or memory problems which might turn off the system?

@bucanero
Copy link
Owner

As stated, Goldhen has TTY logs settings, you'll have to search and learn on how to enable and use it. Those are low kernel level logs that will track everything.

I won't repeat this again:

Support for 11.0 firmware is experimental, the save-mount patches (shared by LMods) might still require adjustments/fixes for new security measures. I'm on 6.72, so I'm not spending time on it.

@bucanero bucanero linked a pull request Oct 28, 2024 that will close this issue
@bucanero bucanero changed the title Debug and crashlog automatically on by default Debug log option on/off Oct 28, 2024
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

Successfully merging a pull request may close this issue.

2 participants