From: Caspar Schutijser Subject: Re: [NEW] net/arti To: Andrew Kloet Cc: ports@openbsd.org Date: Thu, 25 Jun 2026 16:18:35 +0200 On Thu, Jun 25, 2026 at 09:06:18AM -0400, Andrew Kloet wrote: > Thanks for taking a look at it Caspar. I've included an updated tarball > that just changes the syslog level from 'notice' to 'info'. I had set it > to 'info' to mimic the Tor port but the Rust `tracing` crate does not > have this as a supported level [1]. Doh! > > 1. https://docs.rs/tracing/latest/tracing/struct.Level.html#implementations I can confirm that fixes it. Thanks! Caspar