<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/logging.cpp, branch v4.3.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.3.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/logging.cpp?h=v4.3.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2024-08-23T18:47:58Z</updated>
<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>
<entry>
<title>Rename the error log level to critical.</title>
<updated>2023-08-11T11:39:49Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-08-11T11:39:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f73e9e606b61324f4ac34d3f506b7cbaf87713c7'/>
<id>urn:sha1:f73e9e606b61324f4ac34d3f506b7cbaf87713c7</id>
<content type='text'>
"ERROR" is apparently defined by more than just Windows. Let's
pick a different name which is less likely to cause collisions.
</content>
</entry>
<entry>
<title>Refactor the ServerConfig class.</title>
<updated>2023-07-03T17:43:24Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-03T14:22:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=130966707f0c59ef8948b31ee6633025ae8fb647'/>
<id>urn:sha1:130966707f0c59ef8948b31ee6633025ae8fb647</id>
<content type='text'>
All fields are now ordered in the most memory efficient way and all
public fields use the correct case. Every member has been redocumented
to match the current documentation style.
</content>
</entry>
<entry>
<title>Rename duration to timeutils and relocate InspIRCd::TimeString.</title>
<updated>2023-05-10T10:57:48Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-05-10T10:57:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fe4c512839f9f613fc5098e5a9d8c9a402e60aa0'/>
<id>urn:sha1:fe4c512839f9f613fc5098e5a9d8c9a402e60aa0</id>
<content type='text'>
</content>
</entry>
</feed>
