When running with TONS of log messages... eventually
the log will fill up and it will terminate Eclipse.
An option to automatically empty out the buffer would
be nice.
Perhaps a fixed buffer size... and when it fills it starts
dropping the oldest messages? That might be too
slow... so perhaps just clean it out when it reaches a
certain (large) size.
This should of course be a option to SET since some
people might not want to LOSE the log messages.
keithlm003@adelphia.net
Logged In: YES
user_id=676135
This is a good idea and will be worked on very soon
try this plugin http://code.google.com/p/log4j-viewer/ it has such feature