urlogger 1.0.0

Lightweight logging library for Rust
Documentation
  • Coverage
  • 45.45%
    5 out of 11 items documented1 out of 1 items with examples
  • Size
  • Source code size: 34.67 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.71 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 16s Average build duration of successful builds.
  • all releases: 13s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • betterhyq

template

Crates.io Version Crates.io Total Downloads docs.rs GitHub commit activity GitHub Repo stars

Lightweight logging library for Rust

Full documentation →

Quick start

cargo add urlogger

Usage

API overview

License

Published under the Apache-2.0 license. Made by @UnRUST 💛


🛠️ auto updated with automd-rs