Search code examples
androideclipselogcat

Logcat in eclipse keeps auto clearing


until recently my logcat has been fine but all of the sudden whenever i try to view it in eclipse it just keeps clearing itself whenever anything is displayed making it impossible to read. viewing it in the adb works but I never bother with that since it is just such a pain to read and find anything you are looking for.

is there a way to fix this problem?


Solution

  • It will show one line before erasing it to show the next one? Just click the verbose button again.