<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/logging.cpp, branch v4.6.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/logging.cpp?h=v4.6.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/logging.cpp?h=v4.6.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2025-02-28T14:30:22Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2025-02-28T14:30:22Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2025-02-28T13:42:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cdd3226befacd40c07b5c987cf93d0626df8d287'/>
<id>urn:sha1:cdd3226befacd40c07b5c987cf93d0626df8d287</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't format log messages if we can't actually log them.</title>
<updated>2025-01-11T16:51:34Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-01-11T16:45:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c6238d80dee66bcefa92220a35d582ab739aa8a5'/>
<id>urn:sha1:c6238d80dee66bcefa92220a35d582ab739aa8a5</id>
<content type='text'>
This should prevent debug messages from potentially causing
performance issues on production servers.
</content>
</entry>
<entry>
<title>Fix rawio logs not being written after a rehash.</title>
<updated>2024-09-09T10:29:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-09-09T10:29:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b5032fb6417a1797c80dc68772cebd298f1154e7'/>
<id>urn:sha1:b5032fb6417a1797c80dc68772cebd298f1154e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Close loggers and notify opers if they throw any exceptions.</title>
<updated>2024-08-23T18:47:58Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-23T18:10:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d2b09b931d5c04251a5622b43666212a13232a0f'/>
<id>urn:sha1:d2b09b931d5c04251a5622b43666212a13232a0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show the right config option when not forking.</title>
<updated>2024-07-22T16:10:44Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-22T16:10:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d5fc385bf7c385d1ea3d24d54958e1b6ceb0d623'/>
<id>urn:sha1:d5fc385bf7c385d1ea3d24d54958e1b6ceb0d623</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some references to --debug that should be --protocoldebug now.</title>
<updated>2024-06-11T11:24:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-06-11T11:24:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ed8abaa6e0d7741b16689e650f2cb7995ad72ce5'/>
<id>urn:sha1:ed8abaa6e0d7741b16689e650f2cb7995ad72ce5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2024-06-07T09:37:56Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-06-07T09:37:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ae3e2db109eecaea25032e218c39a257e736174a'/>
<id>urn:sha1:ae3e2db109eecaea25032e218c39a257e736174a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Abbreviate the date even more in the debug logger.</title>
<updated>2024-05-20T23:50:07Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-05-20T23:50:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=09e86704594a5aa7e95712290d5638c9d1d356a9'/>
<id>urn:sha1:09e86704594a5aa7e95712290d5638c9d1d356a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch --(protocol)debug to use a custom logger.</title>
<updated>2024-05-01T17:18:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-05-01T17:18:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dd765c185a6a7a344f40d95a1862efe80ee2ece1'/>
<id>urn:sha1:dd765c185a6a7a344f40d95a1862efe80ee2ece1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add --protocoldebug, make --debug default to DEBUG not RAWIO.</title>
<updated>2024-05-01T12:44:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-05-01T12:27:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e5764984085fd20bc06818e8312c068e6633d63d'/>
<id>urn:sha1:e5764984085fd20bc06818e8312c068e6633d63d</id>
<content type='text'>
</content>
</entry>
</feed>
