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 ab3ef87abf
fixed exec start command where a path contains spaces
2 years ago
..
ConsoleOutErrHandler.java fixed some newInstance() warnings 4 years ago
ConsoleOutHandler.java collection of speed and memory saving hacks 13 years ago
GuiHandler.java increases log history length to 10000 2 years ago
LogParser.java replaced new Number(Number) with Number.instanceOf 4 years ago
LogalizerHandler.java Added 'final' for all exception blocks as this helps the Java compiler 12 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 12 years ago
ThreadDump.java fixed exec start command where a path contains spaces 2 years ago