1 2 3 4 5 6 7 8 9
# Logging levels: error, warn, info, debug, trace RUST_LOG=info # For verbose output # RUST_LOG=debug # For development # RUST_LOG=trace # RUST_BACKTRACE=1