Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit df5eb7ca authored by Manoj Nair's avatar Manoj Nair
Browse files

Resolve "Add mention of radio log to the guide on log file generation"

parent 83c00418
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -55,3 +55,9 @@ To generate a logcat you would need to enable `adb` on your phone as well as you
- Check the file for any personal data. You can either scroll the log file or do a search. Remember the file can be quite large.

- Once you have the logcat file please share it with the development team as an attachment to the Gitlab error .

Additionally, the radio buffer can be viewed or stored with logcat. If needed or requested, type the below command

`adb logcat -db radio > radio.txt`

Next save it as `radio.txt` and share with the development team or on Gitlab
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ What to do when you encounter an issue in /e/OS?
   - 'Apply template'
   - Add a Title
   - Fill in all the details as requested in the template
   - Always [add logs](https://community.e.foundation/t/howto-get-a-log-from-your-phone/2366) where possible. This helps the developers debug the issue better.
   - Always [add logs](/support-topics/create-a-log) where possible. This helps the developers debug the issue better.
   - Once you have finished, click `Submit issue`.