<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti/src/logging.rs, branch arti-v0.2.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.2.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.2.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2022-03-21T11:44:21Z</updated>
<entry>
<title>Tidy up filt_from_opt_str</title>
<updated>2022-03-21T11:44:21Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-03-18T14:59:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f7c9910a4384f549122d677d2a3f41822a712363'/>
<id>urn:sha1:f7c9910a4384f549122d677d2a3f41822a712363</id>
<content type='text'>
This was clumsy.  Now it is brought together it can be simplified.
</content>
</entry>
<entry>
<title>Abolish logging filter option accessors</title>
<updated>2022-03-21T11:44:21Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-03-18T14:56:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=75a7c91161ec38ea504b1a2f7131e8cf37b6dfa6'/>
<id>urn:sha1:75a7c91161ec38ea504b1a2f7131e8cf37b6dfa6</id>
<content type='text'>
This de-duplicates the code that was in those accessors, and is now in
filt_from_opt_str.

Code motion and direct field access.
</content>
</entry>
<entry>
<title>Abolish easy accessors for logging config</title>
<updated>2022-03-21T11:44:21Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-03-18T14:49:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7e64f65d760c73b459268d9cece9b8d6bf09595b'/>
<id>urn:sha1:7e64f65d760c73b459268d9cece9b8d6bf09595b</id>
<content type='text'>
There are no longer needed, because the code that uses this
configuration now lives in the same module as the configuration
itself.
</content>
</entry>
<entry>
<title>Move logging configuration from arti_config::options to arti::logging</title>
<updated>2022-03-21T11:44:21Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-03-21T10:45:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=32d3076a822627f94d433853a130311ad1f6c009'/>
<id>urn:sha1:32d3076a822627f94d433853a130311ad1f6c009</id>
<content type='text'>
Code motion and import fixups.
</content>
</entry>
<entry>
<title>Rename arti::trace module to arti::logging</title>
<updated>2022-03-21T11:42:44Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-03-21T10:45:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b51fccb70ee40a733aa3485ed3716b7bbe833d2b'/>
<id>urn:sha1:b51fccb70ee40a733aa3485ed3716b7bbe833d2b</id>
<content type='text'>
We are going to move LoggingConfig here.  We should follow the
already-public name IMO.
</content>
</entry>
</feed>
