Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1020 Bytes

File metadata and controls

22 lines (15 loc) · 1020 Bytes

Obtaining Logs

Through this guide, you will be introduced how to obtain logs which contains warning, error and general information messages.

Android Logcat

Android Logcat Package is a utility for displaying log messages coming from Android device in Unity Editor. Android Logcat works for any Android device including Oculus.

Install Android Logcat from Unity package manager to see all the logs from the Android device.

Window > Package Manager > Select Packages : Unity Registry > Search Android Logcat > Install

Android Logcat will be run automatically when you launch the app from Unity.
Alternatively, you can start it manually : Window > Analysis > Android Logcat.