trylog 0.3.0

Log if `Err` or `None`.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.log]
version = "0.4"
[dev-dependencies.simple_logger]
version = "4.0"

[package]
authors = ["Berrysoft <Strawberry_Str@hotmail.com>"]
categories = ["development-tools::debugging"]
description = "Log if `Err` or `None`."
edition = "2021"
keywords = ["log", "logging"]
license = "MIT"
name = "trylog"
readme = "README.md"
repository = "https://github.com/Berrysoft/trylog"
version = "0.3.0"