mirror of
https://github.com/remotely-save/remotely-save.git
synced 2024-06-07 21:10:45 +00:00
15 lines
498 B
Markdown
15 lines
498 B
Markdown
# Use `Logstravaganza`
|
|
|
|
On iOS, it's quite hard to directly check the console logs.
|
|
|
|
Luckily, there is a third-party plugin: [`Logstravaganza`](https://obsidian.md/plugins?search=Logstravaganza#), by Carlo Zottmann, that can redirect the output to a note.
|
|
|
|
You can just:
|
|
|
|
1. Install it.
|
|
2. Enable it.
|
|
3. Do something, to trigger some console logs.
|
|
4. Checkout `LOGGING-NOTE (device name).md` in the root of your vault.
|
|
|
|
See more on its site: <https://github.com/czottmann/obsidian-logstravaganza>.
|