dlog_rs 0.3.2

Rust adapter for the dlog logging platform
Documentation
[dependencies.dlog_core]
version = "0.3.1"

[dependencies.log]
features = ["std"]
version = "0.4.14"

[lib]
name = "dlog_rs"
path = "src/lib.rs"

[package]
authors = ["Lennart Voorgang <lennart@voorgang.dev>"]
description = "Rust adapter for the dlog logging platform"
edition = "2018"
homepage = "https://app.dlog.cloud"
license = "MIT"
name = "dlog_rs"
readme = "README.md"
repository = "https://github.com/lennartvrg/dlog"
version = "0.3.2"