logly 0.0.4

High-performance, structured logging library with async support, rotation, filtering, and GPU/CPU optimization
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[book]
title = "Logly-rs Documentation"
authors = ["muhammad-fiaz"]
language = "en"
multilingual = false
src = "src"

[build]
build-dir = "book"

[output.html]
default-theme = "rust"
git-repository-url = "https://github.com/muhammad-fiaz/logly-rs"
site-url = "https://muhammad-fiaz.github.io/logly-rs/"