diff --git a/defaults/yacy.logging b/defaults/yacy.logging index fee59023e..e74ebd00b 100644 --- a/defaults/yacy.logging +++ b/defaults/yacy.logging @@ -47,7 +47,7 @@ java.util.logging.FileHandler.encoding=UTF-8 # Properties for the GuiHandler net.yacy.kelondro.logging.GuiHandler.level = ALL net.yacy.kelondro.logging.GuiHandler.formatter=net.yacy.kelondro.logging.SimpleLogFormatter -net.yacy.kelondro.logging.GuiHandler.size = 400 +net.yacy.kelondro.logging.GuiHandler.size = 10000 # Properties for the ConsoleOutErrHandler net.yacy.kelondro.logging.ConsoleOutErrHandler.level = ALL diff --git a/htroot/ViewLog_p.html b/htroot/ViewLog_p.html index 8b6763367..e18f5d61e 100644 --- a/htroot/ViewLog_p.html +++ b/htroot/ViewLog_p.html @@ -11,7 +11,7 @@