yacy_search_server/source/net/yacy/kelondro/logging
Roland Haeder 841a28ae76 Added 'final' for all exception blocks as this helps the Java compiler
to optimize memory usage

Conflicts:
	source/net/yacy/search/Switchboard.java
2013-07-17 18:31:30 +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 - show more lines in online log 2012-10-25 18:38:39 +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 always try to guess the size of a StringBuilder to prevent too many memory re-allocations 2011-03-09 09:29:05 +00:00
SimpleLogFormatter.java replaced usage of log4j by ConcurrentLog where possible 2013-07-09 14:42:39 +02:00
ThreadDump.java code cleanup: removed unised methods and made more methods and objects 2012-10-08 10:50:24 +02:00