logwise 0.5.1

an opinionated logging library for Rust
Documentation
1
2
3
4
5
#!/bin/bash
set -e
scripts/native/release "$@"
# Uncomment to also build wasm32:
# scripts/wasm32/release "$@"