Introductory price.. Not! It will always remain Free. Grab it whenever you want!AboutThis asset helps you see debug messages (logs, warnings, errors, exceptions) runtime in a build (also assertions in editor) and execute commands using its built-in console.
Features- Supports logging logcat messages to the console on Android platform- Can be minimized to a popup- Can search specific logs with searchbar- Allows registering custom commands to the console
FAQ- "Receive Logcat Logs In Android" isn't working, it says "java.lang.ClassNotFoundException: com.yasirkula.unity.DebugConsoleLogcatLogger" in LogcatIf you are sure that your plugin is up-to-date, then enable "Custom Proguard File" option from Player Settings and add the following line to that file:
-keep class com.yasirkula.unity.* { *; }Older VersionsFor older versions of Unity, you can download the plugin from GitHub. Supports at least
Unity 5.6.
Forum Thread |
GitHub Page |
Documentation |
Demo |
Support the Developer ☕