logger-rust 0.1.40

A crate for logger with 4 loggin types and 3 types of level logging
Documentation
[dependencies.chrono]
version = "0.4.26"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.once_cell]
version = "1.18.0"

[package]
authors = ["Albert Munchhausen", "jknoptrix <support@classicpvp.ru>"]
categories = ["development-tools::debugging"]
description = "A crate for logger with 4 loggin types and 3 types of level logging"
edition = "2021"
keywords = ["logger", "macros"]
license-file = "LICENSE"
name = "logger-rust"
readme = "README.md"
repository = "https://github.com/jknoptrix/logger-macros"
version = "0.1.40"