Skip to content

dzonatan/Unity3D-LogCat-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

Unity3D LogCat extension

Logcat (android logging) extension for unity3D. Forget about using android studio or worthless terminal window. Log and filter your android messages directly from Unity3D!

Works both on windows & mac OS and Unity Free & Pro versions!

Functions

  • Start / stop logging
  • Clear logs
  • "Only Unity" pre-filter
  • Filter by log type (error, warning, debug, info, verbose)
  • Filter by text (case-insensitive)

How to use

  1. Clone LogCatWindow.cs from this repository into a folder named Editor within your Assets folder
  2. Plug in the android device to the usb
  3. Click Window -> LogCat - Android Logger
  4. Start logging by clicking "Start logging" button!

Screenshots

Initial window

Initial window

Filter by log type(s)

Filter by string

Filter by log type(s) & text

Filter by log type & string

Contribution

Feel free to contribute!

About

Logcat (android logging) extension for Unity3D

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages