Logger for debug logs

This commit is contained in:
Koitharu
2023-01-20 11:32:29 +02:00
parent 6b08074a70
commit c09dd92cff
11 changed files with 270 additions and 8 deletions

View File

@@ -402,4 +402,7 @@
<string name="prefetch_content">Content preloading</string>
<string name="mark_as_current">Mark as current</string>
<string name="language">Language</string>
<string name="share_logs">Share logs</string>
<string name="enable_logging">Enable logging</string>
<string name="enable_logging_summary">Record some actions for debug purposes</string>
</resources>