<feed xmlns='http://www.w3.org/2005/Atom'>
<title>log/src, branch main</title>
<subtitle>Rust library for printing log messages to stderr
</subtitle>
<id>https://code.benbridle.com/log/atom?h=main</id>
<link rel='self' href='https://code.benbridle.com/log/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/log/'/>
<updated>2025-04-27T00:32:51Z</updated>
<entry>
<title>Replace ansi library with inked library</title>
<updated>2025-04-27T00:32:51Z</updated>
<author>
<name>Ben Bridle</name>
<email>ben@derelict.engineering</email>
</author>
<published>2025-04-27T00:32:51Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/log/commit/?id=2fbbf2d13ecb4de3d270ccfa3b61489f5fa51a91'/>
<id>urn:sha1:2fbbf2d13ecb4de3d270ccfa3b61489f5fa51a91</id>
<content type='text'>
The new inked library correctly handles coloured text on Windows, and
allows colours to be disabled with the NO_COLOR environment variable.
</content>
</entry>
<entry>
<title>Use ansi crate for styling text</title>
<updated>2025-02-04T07:22:12Z</updated>
<author>
<name>Ben Bridle</name>
<email>ben@derelict.engineering</email>
</author>
<published>2025-02-04T07:22:03Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/log/commit/?id=83221d91a90aeb7eaad02a8bc756daace5fda41e'/>
<id>urn:sha1:83221d91a90aeb7eaad02a8bc756daace5fda41e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move ANSI escape code constants to a separate module</title>
<updated>2025-02-02T20:45:46Z</updated>
<author>
<name>Ben Bridle</name>
<email>ben@derelict.engineering</email>
</author>
<published>2025-02-02T20:45:46Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/log/commit/?id=d5ca49462aa830c2c29b82e03eee667b2dbe084a'/>
<id>urn:sha1:d5ca49462aa830c2c29b82e03eee667b2dbe084a</id>
<content type='text'>
This is to prevent the codes from polluting the main namespace when
glob-importing from the log crate.
</content>
</entry>
<entry>
<title>Implement a fatal log level</title>
<updated>2025-02-02T20:34:56Z</updated>
<author>
<name>Ben Bridle</name>
<email>ben@derelict.engineering</email>
</author>
<published>2025-02-02T20:34:56Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/log/commit/?id=4db8a3c200345d67ef178308a11d253a112d6304'/>
<id>urn:sha1:4db8a3c200345d67ef178308a11d253a112d6304</id>
<content type='text'>
The error log level now reports recoverable errors, with the fatal log
level being reserved for unrecoverable errors where the program should
immediately terminate.
</content>
</entry>
<entry>
<title>Allow using logging macros without importing LogLevel</title>
<updated>2025-02-02T20:30:10Z</updated>
<author>
<name>Ben Bridle</name>
<email>ben@derelict.engineering</email>
</author>
<published>2025-02-02T20:30:05Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/log/commit/?id=ad8b32b51649769bd8be49799c2dce10a487e8cf'/>
<id>urn:sha1:ad8b32b51649769bd8be49799c2dce10a487e8cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2025-02-02T20:20:04Z</updated>
<author>
<name>Ben Bridle</name>
<email>ben@derelict.engineering</email>
</author>
<published>2025-02-02T20:04:47Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/log/commit/?id=d29420c886d77095c99761f6deb71081f7bc8dcb'/>
<id>urn:sha1:d29420c886d77095c99761f6deb71081f7bc8dcb</id>
<content type='text'>
</content>
</entry>
</feed>
