<feed xmlns='http://www.w3.org/2005/Atom'>
<title>log, branch v2.0.0</title>
<subtitle>Rust library for printing log messages to stderr
</subtitle>
<id>https://code.benbridle.com/log/atom?h=v2.0.0</id>
<link rel='self' href='https://code.benbridle.com/log/atom?h=v2.0.0'/>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/log/'/>
<updated>2025-04-27T00:33:45Z</updated>
<entry>
<title>Update version to 2.0.0</title>
<updated>2025-04-27T00:33:45Z</updated>
<author>
<name>Ben Bridle</name>
<email>ben@derelict.engineering</email>
</author>
<published>2025-04-27T00:33:45Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/log/commit/?id=a38d3dd487594f41151db57625410d1b786bebe4'/>
<id>urn:sha1:a38d3dd487594f41151db57625410d1b786bebe4</id>
<content type='text'>
</content>
</entry>
<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>Update version to 1.1.2</title>
<updated>2025-02-04T07:22:12Z</updated>
<author>
<name>Ben Bridle</name>
<email>ben@derelict.engineering</email>
</author>
<published>2025-02-04T07:16:26Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/log/commit/?id=3d5d1f7a19436151ba1dd52a2b50664969d90db6'/>
<id>urn:sha1:3d5d1f7a19436151ba1dd52a2b50664969d90db6</id>
<content type='text'>
</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>Update version to 1.1.1</title>
<updated>2025-02-02T20:48:14Z</updated>
<author>
<name>Ben Bridle</name>
<email>ben@derelict.engineering</email>
</author>
<published>2025-02-02T20:48:14Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/log/commit/?id=930f3d0e2b82df1243f423c092a38546ea7533c3'/>
<id>urn:sha1:930f3d0e2b82df1243f423c092a38546ea7533c3</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>Update version to 1.1.0</title>
<updated>2025-02-02T20:35:11Z</updated>
<author>
<name>Ben Bridle</name>
<email>ben@derelict.engineering</email>
</author>
<published>2025-02-02T20:35:11Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/log/commit/?id=2fe3f919c39ea9df6975920e6e9c6c4fc84cb343'/>
<id>urn:sha1:2fe3f919c39ea9df6975920e6e9c6c4fc84cb343</id>
<content type='text'>
</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>Update version to 1.0.1</title>
<updated>2025-02-02T20:30:23Z</updated>
<author>
<name>Ben Bridle</name>
<email>ben@derelict.engineering</email>
</author>
<published>2025-02-02T20:30:23Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/log/commit/?id=9d9fe9f30e46bc3b723d6a35434c3202c7f0f163'/>
<id>urn:sha1:9d9fe9f30e46bc3b723d6a35434c3202c7f0f163</id>
<content type='text'>
</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>
</feed>
