cfg_log 0.1.1

Compile time conditional logging
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
authors = ["Federico Stra <stra.federico@gmail.com>"]
categories = ["development-tools::debugging"]
description = "Compile time conditional logging"
edition = "2021"
keywords = ["logging"]
license = "MIT"
name = "cfg_log"
readme = "README.md"
repository = "https://github.com/FedericoStra/cfg_log"
resolver = "2"
version = "0.1.1"