Crates.io | cu29-log-runtime |
lib.rs | cu29-log-runtime |
version | 0.4.0 |
source | src |
created_at | 2024-07-29 18:40:03.72076 |
updated_at | 2024-10-29 05:10:01.744998 |
description | This is part the runtime part of the text logger for Copper. It cannot be used independently from the Copper project. |
homepage | https://github.com/copper-project |
repository | https://github.com/copper-project/copper-rs |
max_upload_size | |
id | 1319102 |
size | 12,937 |
This is a supporting crate for cu29_log_derive, check this crate for the actual usage.
This crate provides the runtime part that is called my the macros like !debug
.
It can be use with or without Copper.