14 releases
0.2.12 | Jan 29, 2024 |
---|---|
0.2.11 | Jan 4, 2024 |
0.2.10 | Dec 13, 2023 |
0.2.9 | Oct 21, 2023 |
0.1.0 | Aug 9, 2023 |
#2 in #wei
339 downloads per month
Used in 12 crates
(9 directly)
6KB
112 lines
how to use
#[macro_use]
extern crate wei_log;
fn main() {
info!("hello world");
error!("hello world");
}
Dependencies
~1–1.4MB
~20K SLoC