remotely-save/docs/how_to_debug
2024-07-14 22:31:08 +08:00
..
check_console_output.md Add vConsole tutorial 2024-07-14 22:31:08 +08:00
check_vconsole_output.md Add vConsole tutorial 2024-07-14 22:31:08 +08:00
export_sync_plans.md add doc to debug 2022-03-11 09:47:46 +08:00
README.md Add vConsole tutorial 2024-07-14 22:31:08 +08:00
use_logstravaganza.md use raw logging now! 2024-03-17 16:03:40 +08:00

How To Debug

Ideally, users do not need to debug anything. But if something bad happened, we have to dig into details.

Easy: Export Sync Plans

See here.

Medium: Desktop: Check Console Output Directly

...of desktop and Android.

See here.

Medium: Mobile: Use Obsidian vConsole to Check Console Ouput Directly

...of mobile (iOS and Android).

See here.

Advanced: Use Logstravaganza to export logs

This method works for desktop and mobile devices (iOS, Android), especially useful for iOS.

See here.