I am new to Rust and using the log4rs library to generate logging messages, and would like to insert a unique-per-host variable in each log message that is written.
I