elara_log 0.1.0

A minimalist and lightweight logger for Project Elära's libraries and applications
Documentation
[package]
name = "elara_log"
version = "0.1.0"
edition = "2021"
description = "A minimalist and lightweight logger for Project Elära's libraries and applications"
license = "Unlicense"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
sys-time = "0.0.5"