This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Olivia 🦀
iolivia.me
did:plc:vzpcrjmmykn3cx4kpieaawsb
1️⃣ Add dependencies
This is the foundation for most logging setups in Rust, log is the facade crate which is just the interface, and env_logger is the concrete logging implementation. There are other impls but we'll go with this simpler one.
2025-04-17T07:05:19.082Z