I was using my Eclipse Logcat crazy normally until yesterday where it started displaying messages without stop.
My message that I am printing using log.d are no longer printed to the log. Or maybe they are but because of the huge number of messages printed they are gone.
The messages do not stop printing to the log whether I am using the app or not. The only way to stop it is to unplug my device from the PC otherwise the messages will keep flushing to the logcat
Any suggestions ? Thanks in advance :)