[go: up one dir, main page]

paris 1.2.1

A simple logger for your CLI apps or other things you want in the terminal
Documentation
[[bench]]
harness = false
name = "formatting"
[badges.maintenance]
status = "actively-developed"
[dependencies.chrono]
version = "0.4.10"

[dependencies.lazy_static]
version = "1"

[dependencies.regex]
version = "1"
[dev-dependencies.criterion]
version = "0.3"

[package]
authors = ["Poly <alexhexan22@gmail.com>"]
categories = ["command-line-interface", "command-line-utilities"]
description = "A simple logger for your CLI apps or other things you want in the terminal"
documentation = "https://docs.rs/paris"
edition = "2018"
exclude = ["example/*", "tests/*", ".github/*"]
homepage = "https://github.com/SirTheViking/logger"
keywords = ["log", "logger", "simple", "terminal", "cli"]
license = "GPL-3.0-or-later"
name = "paris"
readme = "README.md"
repository = "https://github.com/SirTheViking/logger"
version = "1.2.1"