'Logcat messages disappear after a while of showing up?

After few minutes of showing LogCat disappear. I changed the number of LogCat output message to be 10000 from the Window->Preferences->Logcat. But still disappear before reading the whole stack. Any idea why that happens and how to avoid occurring such problem?



Solution 1:[1]

You can change your LogCat buffer length, see in :

Window > Preferences > Android > LogCat > Maximum number of LogCat messages in buffer

Set it to 0 for unlimited size

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Helix