log_err 1.1.1

Log error messages from Unwrap and Expect with log crate
Documentation
[dependencies.log]
version = "^0.4.*"
[dev-dependencies.simplelog]
version = "^0.10.*"

[package]
authors = ["Kartavya Vashishtha <kartavya0703@gmail.com>"]
categories = ["rust-patterns"]
description = "Log error messages from Unwrap and Expect with log crate"
edition = "2018"
license = "Unlicense"
name = "log_err"
readme = "README.md"
repository = "https://github.com/DesmondWillowbrook/rs-log_err"
version = "1.1.1"