iH7thohw If logs are to be gathered from before a reboot, then the option "Bug report" from within Developer options can be used: https://developer.android.com/studio/debug/bug-report#bugreportdevice
These logs contain potentially sensitive information.
The same logs can be captured via adb but using the feature from Developer options avoids you having to give a computer wide access to your device.
Developer options should be disabled after the bug report has been generated to avoid potential system instability, unless it is needed for debugging or development purposes and system or device bugs are acceptable.