How to enable verbose logging?
Verbose logging is disabled by default but could be useful to debug some issues you may encounter. There are two ways to access the logs:
- Inside WebSSH
- In the file system (useful for crashes)
Inside WebSSH
- Launch WebSSH
- Go to Settings menu (gear icon top left)
- Choose Logs entry menu
- Choose "verbose" in the level contextual menu
File System (useful for crashes)
iOS
- iOS Settings
- WebSSH
- Settings
- WebSSH > File Logger Level > Verbose
- Restart WebSSH
- Reproduce your action
- Find the log files inside iOS > Files > WebSSH
macOS
- Launch WebSSH
- WebSSH menu (top bar)
- Settings
- WebSSH > File Logger Level > Verbose
- Restart WebSSH
- Reproduce your action
- Launch mashREPL (inside WebSSH)
- Type
pwd
- Go to the folder printed
- Find WebSSH logs there
Last update:
July 16, 2024