1
1
Fork 0
mirror of https://github.com/swaywm/sway synced 2024-03-28 10:20:08 +01:00

github: don't truncate debug logs

This happens a lot, the latest one is [1].

[1]: https://github.com/swaywm/sway/issues/6570
This commit is contained in:
Simon Ser 2021-10-02 17:37:06 +02:00
parent ca8c6c3d18
commit 1df2450689

View File

@ -18,6 +18,7 @@ labels: 'bug'
- **Debug Log:**
- Run `sway -d 2> ~/sway.log` from a TTY and upload it to a pastebin, such as gist.github.com.
- This will record information about sway's activity. Please try to keep the reproduction as brief as possible and exit sway.
- Attach the **full** file, do not truncate it.
- **Configuration File:**
- Please try to produce with the default configuration.