# Toolbox: Dmesg (Kernel Logs) The Dmesg tab provides access to the low-level Android kernel logs. ### Key Features - **Hardware & Driver Debugging:** Extremely useful when testing complex IoT apps or Bluetooth/BLE hardware integrations, as driver errors surface here. - **Real-Time Stream:** Continuously polls the kernel ring buffer. - **Export:** Export raw logs for advanced debugging. ### How to Use Open the tab to automatically stream kernel logs. Use the search bar to filter for specific driver tags or hardware errors.