rustic-logger 0.1.1

RusticLogger: because life is too short to debug without logs!
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.chrono]
version = "0.4.24"

[package]
authors = ["Adam Canray"]
description = "RusticLogger: because life is too short to debug without logs!"
documentation = "https://github.com/adamcanray/rustic-logger"
edition = "2021"
homepage = "https://github.com/adamcanray/rustic-logger"
license = "MIT"
license-file = "LICENSE"
name = "rustic-logger"
readme = "README.md"
repository = "https://github.com/adamcanray/rustic-logger"
version = "0.1.1"