You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/net/yacy/kelondro/logging
Michael Peter Christen 3cd7deb3b8
do not flush non-errors to stdout because this is a concurrency issue.
10 years ago
..
ConsoleOutErrHandler.java do not flush non-errors to stdout because this is a concurrency issue. 10 years ago
ConsoleOutHandler.java collection of speed and memory saving hacks 13 years ago
GuiHandler.java - removed a lot of garbage and bloated code from GuiHandler. 11 years ago
LogParser.java code cleanup: removed unised methods and made more methods and objects 12 years ago
LogalizerHandler.java Added 'final' for all exception blocks as this helps the Java compiler 11 years ago
MiniLogFormatter.java always try to guess the size of a StringBuilder to prevent too many memory re-allocations 14 years ago
SimpleLogFormatter.java replaced StringBuffer with StringBuilder 11 years ago
ThreadDump.java one more Thread Dump fix for new bootstrap css style 11 years ago