piglog 1.2.0

A simple, yet beautiful way to print out log messages in the terminal.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.colored]
version = "2.0.4"

[package]
authors = ["Jackson Novak <ogloooglooagla@tutanota.com>"]
description = "A simple, yet beautiful way to print out log messages in the terminal."
edition = "2021"
license = "MIT"
name = "piglog"
readme = "README.md"
repository = "https://gitlab.com/oglo-crates/piglog"
version = "1.2.0"