typed_log 0.1.1

Logging shouldn't be limited to text.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "typed_log"
version = "0.1.1"
edition = "2024"
description = "Logging shouldn't be limited to text."
license = "MIT OR Apache-2.0"
repository = "https://github.com/Vrixyz/typed_log"
keywords = ["log", "type", "library"]

[dependencies]