how to do this what are the command parameters?
thanks!
how to do this what are the command parameters?
thanks!
To filter logcat output just run it with the -s FilterName flag. (i.e adb.exe logcat -s Unity).
Also, I would recommend using the Eclipse ADT plugin, it has a logcat viewer which is super useful (able to change filters on the fly, pause logcat stream, etc). It’s a much more productive way to debug on Android, rather than trying to keep up with a stream of characters in the terminal/command line
Hi, you can use the KGFDebug System to display your logs at runtime in a structured way on android and ios devices.
Checkout the screenshots and webdemo here:
KGFDebug
You can buy it in the assetstore.
Is there no way to just display logging info similarly to how it is shown in the unity editor? There is so much stuff streaming through even using the suggested command line. And that plugin that Kolmich suggested is $50, which is obscene.
Spread the word!