12 lines
262 B
Markdown
12 lines
262 B
Markdown
# 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](./export_sync_plans.md).
|
|
|
|
## Advanced: Check Console Output
|
|
|
|
See [here](./check_console_output.md).
|