Author Topic: Annoying logcat spam, anyone else encountered this.  (Read 1668 times)

Offline lawless_c

  • int
  • **
  • Posts: 96
    • View Profile
Annoying logcat spam, anyone else encountered this.
« on: December 16, 2014, 01:51:36 am »
Has anyone encountered logcat spam like this? I'm happens many times a second so im guessing it's something i'm doing wrong repeatedly with object3d 's but im not quite sure what.

It's not crashing the game and everything is still fast. But it's a nuisance, and might indicate im doing something wrong. I could probably filter it but i would prefer to see if i can simply stop it from happening.




Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: Annoying logcat spam, anyone else encountered this.
« Reply #1 on: December 16, 2014, 07:44:51 am »
You've set the Logger class to debug. Just don't do that and the messages should go away.