rogger 0.1.1

Logging macros for Rinrin.rs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies]

[features]
jst = []
utc_jst = []

[package]
authors = ["Rinrin.rs <rinrin0413.valley@gmail.com>"]
description = "Logging macros for Rinrin.rs"
edition = "2021"
keywords = ["rust", "log"]
license-file = "LICENSE"
name = "rogger"
readme = "README.md"
repository = "https://github.com/Rinrin0413/rogger.git"
version = "0.1.1"