log-once 0.4.1

Collection of helper macros for logging some events only once.
Documentation
[dependencies.log]
version = "0.4"
[dev-dependencies.lazy_static]
version = "1"

[package]
authors = ["Luthaf <luthaf@luthaf.fr>"]
description = "Collection of helper macros for logging some events only once."
documentation = "https://docs.rs/log-once/"
edition = "2021"
homepage = "https://github.com/Luthaf/log-once"
license = "MIT/Apache-2.0"
name = "log-once"
readme = "README.md"
repository = "https://github.com/Luthaf/log-once"
rust-version = "1.65"
version = "0.4.1"