Skip to content

Make a copy of vita3k.log to custom pref-path#607

Open
ikhoeyZX wants to merge 6 commits intoVita3K:androidfrom
ikhoeyZX:Copylog
Open

Make a copy of vita3k.log to custom pref-path#607
ikhoeyZX wants to merge 6 commits intoVita3K:androidfrom
ikhoeyZX:Copylog

Conversation

@ikhoeyZX
Copy link

It's just do a simple copy paste vita3k.log to custom pref-path for easy share log in Android 14 or newer.

log will created if log level not 'off' and it will copy after 2nd time run app (it will copy after start app)
logs are stored at : "[user pref-path]/logs/"
*need merge sdcard support for this

Macdu and others added 5 commits February 13, 2024 22:17
Copy vita3k.log to custom pref-path for easy to share log in Android 14 or newer.
log will created if log level not off and it will copy after 2nd run app (it will copy after start app)

LOG_INFO("Base path: {}", state.base_path);
#if defined(__linux__) && !defined(__ANDROID__) && !defined(__APPLE__)
/* LOG_INFO("Base path: {}", state.base_path);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

vita3k guidelines say to just remove code that has been commented out

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 this pull request may close these issues.

4 participants