hello i would like to set a env like this: ` --env RUST_LOG=game_server=trace,game_shared=trace` but it ends up as: <img width="1154" height="114" alt="Image" src="https://github.com/user-attachments/assets/cdd8b83d-3b48-4d9b-b8a8-c07ad9fc19ce" /> i tried quoting the field, or whole thing, but didn't work.