yacy_search_server/source/net/yacy/kelondro/logging
orbiter 3c3cb78555 - removed a lot of garbage and bloated code from GuiHandler.
- transformed log lines to String before they are stored because the
storage space is about 1:250 (45kb for one line before transformation,
180 bytes afterwards)
- this saves up to 10MB RAM so we can increase the number of lines to
1000 again.
2013-10-24 20:42:34 +02:00
..
ConsoleOutErrHandler.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
ConsoleOutHandler.java collection of speed and memory saving hacks 2012-07-13 21:15:38 +02:00
GuiHandler.java - removed a lot of garbage and bloated code from GuiHandler. 2013-10-24 20:42:34 +02:00
LogalizerHandler.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
LogParser.java code cleanup: removed unised methods and made more methods and objects 2012-10-08 10:50:24 +02:00
MiniLogFormatter.java
SimpleLogFormatter.java replaced StringBuffer with StringBuilder 2013-07-23 12:21:27 +02:00
ThreadDump.java code cleanup: removed unised methods and made more methods and objects 2012-10-08 10:50:24 +02:00