opcua-console-logging 0.9.1

Logging to the console for OPC UA used by client and server
Documentation
[dependencies.chrono]
version = "0.4"

[dependencies.env_logger]
version = "0.5"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.log]
version = "0.4"

[package]
authors = ["Adam Lock <locka99@gmail.com>"]
categories = ["embedded", "network-programming"]
description = "Logging to the console for OPC UA used by client and server"
edition = "2018"
homepage = "https://github.com/locka99/opcua"
keywords = ["opcua", "opc", "ua"]
license = "MPL-2.0"
name = "opcua-console-logging"
readme = "../README.md"
version = "0.9.1"