<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/logger.cpp, branch v1.2.0a3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/logger.cpp?h=v1.2.0a3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/logger.cpp?h=v1.2.0a3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-04-11T23:27:27Z</updated>
<entry>
<title>Remove 'default log' and &lt;options:loglevel&gt; (wtf?)</title>
<updated>2008-04-11T23:27:27Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-11T23:27:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1eae3c2ad42df386967afa42ed13cc95e7a0dd91'/>
<id>urn:sha1:1eae3c2ad42df386967afa42ed13cc95e7a0dd91</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9460 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix peavey and w00ts bug they found by removing the nonblocking part of the logger. This stuff was hackish and isnt required. If your hard disk locks up, then you have bigger worries.</title>
<updated>2008-04-02T19:52:33Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-02T19:52:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7dadb07a19280936147b91144f27d8528ba35c7c'/>
<id>urn:sha1:7dadb07a19280936147b91144f27d8528ba35c7c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9276 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Implement logtype exclusion (ie: '* -USERINPUT -USEROUTPUT' to mean everything except USER{INPUT,OUTPUT}), also pretty up and expand on the documentation in LogManager</title>
<updated>2008-02-17T19:09:03Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-02-17T19:09:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e3df3b9d267cb3839db268ff6d0be389c45ebf6d'/>
<id>urn:sha1:e3df3b9d267cb3839db268ff6d0be389c45ebf6d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8959 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make log targets in config space-seperated (ie: 'USERINPUT USEROUTPUT') like the rest of the config, instead of comma-seperated</title>
<updated>2008-02-17T14:16:02Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-02-17T14:16:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4507fa2302b7dd0a8f6f0a43d9b46f6c21bf3345'/>
<id>urn:sha1:4507fa2302b7dd0a8f6f0a43d9b46f6c21bf3345</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8957 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make -nofork work properly with logging now.</title>
<updated>2008-02-15T13:30:46Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-02-15T13:30:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=11f1f2126c3e1f1cb91f5d6e273eba2850ca61a8'/>
<id>urn:sha1:11f1f2126c3e1f1cb91f5d6e273eba2850ca61a8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8944 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>More &lt;log&gt; stuff</title>
<updated>2008-02-14T00:43:48Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-02-14T00:43:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f995b32ff4a570f3c35521e5d426286dd25c1c89'/>
<id>urn:sha1:f995b32ff4a570f3c35521e5d426286dd25c1c89</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8928 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add -Wshadow to cflags, and fix a bunch of warnings that come with it. Add a note to webirc that needs looking at.</title>
<updated>2008-02-11T09:41:58Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-11T09:41:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5db1d322be106c8462dc691072f9415dc0766ed4'/>
<id>urn:sha1:5db1d322be106c8462dc691072f9415dc0766ed4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8892 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Code for loading &lt;log method=file&gt; tags from config, but this still needs to be fit into the config reader stuff</title>
<updated>2008-02-10T20:07:30Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-02-10T20:07:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4965a1d6697565b1a72de31deaccfd93180bd403'/>
<id>urn:sha1:4965a1d6697565b1a72de31deaccfd93180bd403</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8885 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix a bug in new logging API (global logstreams weren't notified of events if a specific logstream had an event claimed, don't store type in logstreams (pass it to OnLog instead), and add an example of what the new logging API can do: m_chanlog - logs to #services at the moment.</title>
<updated>2008-02-09T21:00:07Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-09T21:00:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1df212127427f88b502a5f1030fd2e0a31bd499e'/>
<id>urn:sha1:1df212127427f88b502a5f1030fd2e0a31bd499e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8865 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Implement LogManager::CloseLogs() to give logstreams a chance to clean up on rehash or exit.</title>
<updated>2008-02-09T20:15:09Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-09T20:15:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bfff1d9d93dccb9f0080b84d3933d47f2a6a1f6c'/>
<id>urn:sha1:bfff1d9d93dccb9f0080b84d3933d47f2a6a1f6c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8863 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
