yacy_search_server/source/net/yacy/kelondro/logging
Michael Peter Christen 9bf0d7ecb9 added a new collection type 'dht' to all documents from the peer-to-peer
interface to distinguish rich and poor document data.
This also reverts some changes from commit
796770e070 because the firstSeen database
is the wrong method to distinguish these types of data
2015-03-24 12:32:39 +01: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 one more Thread Dump fix for new bootstrap css style 2014-03-27 23:01:28 +01:00