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
orbiter 96bb33ed9b
added default size to StringBuffer in logger (and it is not possible to replace the StringBuffer with a StringBuilder...)
14 years ago
..
ConsoleOutErrHandler.java
ConsoleOutHandler.java
GuiHandler.java
Log.java
LogParser.java
LogalizerHandler.java
MiniLogFormatter.java always try to guess the size of a StringBuilder to prevent too many memory re-allocations 14 years ago
SimpleLogFormatter.java added default size to StringBuffer in logger (and it is not possible to replace the StringBuffer with a StringBuilder...) 14 years ago
ThreadDump.java