Help

How to send crash reports?

Please send an inquiry from here, or please create an issue on GitHub. At that time, we would be happy if you attach your logs. You can find the logs in

  • Windows: ~/AppData/Roaming/fedistar/fedistar.log
  • MacOS: ~/Library/Application Support/fedistar/fedistar.log
  • Linux: ~/.local/share/fedistar/fedistar.log

Enable debug log

The above log files record only info, warning, and error logs. If you want to enable debug logs, please set the LOG_LEVEL environment variable to debug. For example,

$ FEDISTAR_LOG_LEVEL=debug fedistar