sod-log 0.3.4

Service Oriented Design - Log Integrations
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.log]
version = "0.4.17"

[dependencies.sod]
version = "0.3.3"

[package]
authors = ["Eric Thill"]
categories = ["rust-patterns"]
description = "Service Oriented Design - Log Integrations"
edition = "2021"
exclude = ["Cargo.lock"]
keywords = ["service", "pattern"]
license = "MIT OR Apache-2.0"
name = "sod-log"
readme = "README.md"
repository = "https://github.com/thill/sod"
version = "0.3.4"