diff --git a/docs/wiki/Home.md b/docs/wiki/Home.md index c0723eba..63c4b20a 100644 --- a/docs/wiki/Home.md +++ b/docs/wiki/Home.md @@ -50,7 +50,7 @@ Our troubleshooting section is here to help you resolve common issues quickly an Steps to gather logs and identify specific issues -- ~~[How to find your logs](How-to-find-your-logs)~~ +- [How to find your logs](how-to-find-your-logs) - [Submitting a bug report](https://github.com/Zagrios/bs-manager/issues/new?assignees=Zagrios&labels=bug&projects=&template=1-bug-report.yaml&title=%5BBUG%5D+%3A+) *** diff --git a/docs/wiki/Troubleshoots/Nothing-opens-when-I-press-`Ctrl`‐`Shift`‐`i`/Debugging tips/How-to-find-your-logs/BSMLogs.png b/docs/wiki/Troubleshoots/Nothing-opens-when-I-press-`Ctrl`‐`Shift`‐`i`/Debugging tips/How-to-find-your-logs/BSMLogs.png new file mode 100644 index 00000000..6a4e36a8 Binary files /dev/null and b/docs/wiki/Troubleshoots/Nothing-opens-when-I-press-`Ctrl`‐`Shift`‐`i`/Debugging tips/How-to-find-your-logs/BSMLogs.png differ diff --git a/docs/wiki/Troubleshoots/Nothing-opens-when-I-press-`Ctrl`‐`Shift`‐`i`/Debugging tips/How-to-find-your-logs/How-to-find-your-logs.md b/docs/wiki/Troubleshoots/Nothing-opens-when-I-press-`Ctrl`‐`Shift`‐`i`/Debugging tips/How-to-find-your-logs/How-to-find-your-logs.md new file mode 100644 index 00000000..d3c82da7 --- /dev/null +++ b/docs/wiki/Troubleshoots/Nothing-opens-when-I-press-`Ctrl`‐`Shift`‐`i`/Debugging tips/How-to-find-your-logs/How-to-find-your-logs.md @@ -0,0 +1,34 @@ +## Summary + +- [BSManager Logs files](#bsmanager-logs-files) +- [Beat Saber (BSIPA) log files](#beat-saber-bsipa-log-files) +- [Player.log (Unity) log file](#playerlog-unity-log-file) + +## BSManager Logs files + +1. Launch BSManager and go to Settings. +2. Scroll to the bottom of the page. +3. Click on the `Open logs` button. +4. Right-click on the log file to be sent and select `Copy`. + > 📍 The requested file is usually the most recent log file, located at the bottom of the list. +5. `Paste` your file in the channel where log files are requested. + +
+