<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yacy/defaults/yacy.logging, branch master</title>
<subtitle>YaCy search server with some extra patches
</subtitle>
<id>https://git.fennell.dev/yacy/atom?h=master</id>
<link rel='self' href='https://git.fennell.dev/yacy/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/'/>
<updated>2026-06-28T20:49:39Z</updated>
<entry>
<title>added log report generator for recursive self-improvement</title>
<updated>2026-06-28T20:49:39Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2026-06-28T20:49:39Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=e1c988b5c38972ae855efdabbc5e24586e938733'/>
<id>urn:sha1:e1c988b5c38972ae855efdabbc5e24586e938733</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modified kelondro so it uses KELONDRO prefix when logging</title>
<updated>2024-12-23T23:54:23Z</updated>
<author>
<name>okybaca</name>
<email>klokanek@eldar.cz</email>
</author>
<published>2024-12-23T23:54:23Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=39218b74b1585831f345d8c07878622bbc21a2f2'/>
<id>urn:sha1:39218b74b1585831f345d8c07878622bbc21a2f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>renamed INDEX-TRANSFER-DISPATCHER to DHT-OUT in the log</title>
<updated>2024-11-25T00:23:57Z</updated>
<author>
<name>okybaca</name>
<email>klokanek@eldar.cz</email>
</author>
<published>2024-11-25T00:23:57Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=91c753ab96a861a44846a479ebed1b66a189ae50'/>
<id>urn:sha1:91c753ab96a861a44846a479ebed1b66a189ae50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #615 from okybaca/logging2</title>
<updated>2023-12-03T15:40:21Z</updated>
<author>
<name>Michael Christen</name>
<email>Orbiter@users.noreply.github.com</email>
</author>
<published>2023-12-03T15:40:21Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=d097a642c290c484a7bf5455805f1fe3e623ae67'/>
<id>urn:sha1:d097a642c290c484a7bf5455805f1fe3e623ae67</id>
<content type='text'>
Logging unclutter</content>
</entry>
<entry>
<title>changed network operation log category from YACY to NETWORK</title>
<updated>2023-11-26T11:24:09Z</updated>
<author>
<name>okybaca</name>
<email>klokanek@eldar.cz</email>
</author>
<published>2023-11-26T11:24:09Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=1c5fca9a583dafdd24df61dcfbfc282d57a62115'/>
<id>urn:sha1:1c5fca9a583dafdd24df61dcfbfc282d57a62115</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added some logging prefixes to yacy.logging</title>
<updated>2023-11-25T17:39:08Z</updated>
<author>
<name>okybaca</name>
<email>klokanek@eldar.cz</email>
</author>
<published>2023-11-25T17:39:08Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=2f44fc025783b1060b056c245c46a739b70f1e72'/>
<id>urn:sha1:2f44fc025783b1060b056c245c46a739b70f1e72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>increases log history length to 10000</title>
<updated>2022-10-05T14:09:28Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2022-10-05T14:09:28Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=761dbdf06d1de09e45f0963102e43ffe07b6cdaa'/>
<id>urn:sha1:761dbdf06d1de09e45f0963102e43ffe07b6cdaa</id>
<content type='text'>
implements https://github.com/yacy/yacy_search_server/issues/512</content>
</entry>
<entry>
<title>Prevent log pollution from unwanted Solr warnings.</title>
<updated>2017-06-14T06:56:11Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2017-06-14T06:56:11Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=73ab4a7b3adf6ff1e10086199fa4324ecbc47da1'/>
<id>urn:sha1:73ab4a7b3adf6ff1e10086199fa4324ecbc47da1</id>
<content type='text'>
Many non-blocking "java.nio.file.NoSuchFileException" traces with
warning log level can be logged by Solr, especially when heavily
crawling. This is issue is known from Solr 5.x but still unresolved with
Solr 6.x ( https://issues.apache.org/jira/browse/SOLR-9120 )

Consequently upgraded to "SEVERE" the default log level of the related
internal Solr class.

See also mantis 727 ( http://mantis.tokeek.de/view.php?id=727 )</content>
</entry>
<entry>
<title>removed solr warning during startup</title>
<updated>2014-09-02T11:25:30Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2014-09-02T11:25:30Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=2b1cf26828a47b8651324a97ddf9cd164ff955f2'/>
<id>urn:sha1:2b1cf26828a47b8651324a97ddf9cd164ff955f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix logging settings</title>
<updated>2014-06-01T04:43:50Z</updated>
<author>
<name>reger</name>
<email>reger18@arcor.de</email>
</author>
<published>2014-06-01T04:43:50Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=d8d318233e82f046ea90a3220ab7e7c63283a74c'/>
<id>urn:sha1:d8d318233e82f046ea90a3220ab7e7c63283a74c</id>
<content type='text'>
- add missing .level
- remove obsolete jena settings
- set default level=INFO to prevent debug logging of not explicite specified classes</content>
</entry>
</feed>
