wasmcloud-logging 0.9.0

Structured logging capability provider for the wasmCloud host runtime
Documentation
[badges.maintenance]
status = "actively-developed"
[dependencies.env_logger]
version = "0.8.2"

[dependencies.log]
version = "0.4.14"

[dependencies.wascc-codec]
version = "0.9.0"

[dependencies.wasmcloud-actor-core]
version = "0.2.0"

[dependencies.wasmcloud-actor-logging]
version = "0.1.0"

[features]
static_plugin = []

[lib]
crate-type = ["cdylib", "rlib"]

[package]
authors = ["wasmCloud Team"]
categories = ["wasm", "api-bindings"]
description = "Structured logging capability provider for the wasmCloud host runtime"
documentation = "https://docs.rs/wasmcloud-logging"
edition = "2018"
homepage = "https://wasmcloud.dev"
keywords = ["webassembly", "wasm", "wasi", "wasmcloud", "logging"]
license = "Apache-2.0"
name = "wasmcloud-logging"
readme = "README.md"
repository = "https://github.com/wasmcloud/capability-providers"
version = "0.9.0"