soprintln 3.2.0

println wrapper that includes a timestamp, shared object ID and thread ID with useful colors
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies]

[features]
print = []

[package]
authors = ["Amos Wenger <amos@bearcove.net>"]
categories = ["development-tools::debugging", "command-line-utilities"]
description = "println wrapper that includes a timestamp, shared object ID and thread ID with useful colors"
edition = "2021"
keywords = ["logging", "debugging", "console", "println"]
license = "MIT OR Apache-2.0"
name = "soprintln"
readme = "README.md"
repository = "https://github.com/bearcove/soprintln"
version = "3.2.0"