yacy_search_server/source/net/yacy/kelondro/logging
2020-07-27 22:20:49 +02:00
..
ConsoleOutErrHandler.java added a new collection type 'dht' to all documents from the peer-to-peer 2015-03-24 12:32:39 +01: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 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 StringBuffer with StringBuilder 2013-07-23 12:21:27 +02:00
ThreadDump.java removes some warnings: unused imports, params 2020-07-27 22:20:49 +02:00