better-logger 2.3.2

Flexible sync/async logger with console, file, and HTTP output
Documentation
1
2
3
4
5
6
// better-logger/src/wasm/mod.rs

pub(crate) mod log;
pub(crate) mod auxiliary;

pub(super) mod networking;