rovella_logger 0.1.4

A simple logger that is used by the rovella game library (the rest of the library is still in developement)
Documentation
[package]
name = "rovella_logger"
version = "0.1.4"
edition = "2021"
license = "GPL-2.0-or-later"
keywords = ["logger", "rovella", "log", "logging", "colored-logging"]
categories = ["development-tools::debugging", "development-tools"]
include = ["/src"]
description = "A simple logger that is used by the rovella game library (the rest of the library is still in developement)"
readme = "README.md"

[dependencies]