cu29-log-runtime

Crates.iocu29-log-runtime
lib.rscu29-log-runtime
version0.4.0
sourcesrc
created_at2024-07-29 18:40:03.72076
updated_at2024-10-29 05:10:01.744998
descriptionThis is part the runtime part of the text logger for Copper. It cannot be used independently from the Copper project.
homepagehttps://github.com/copper-project
repositoryhttps://github.com/copper-project/copper-rs
max_upload_size
id1319102
size12,937
Guillaume Binet (gbin)

documentation

https://docs.rs/cu29-log-runtime

README

Structure log runtime

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.

Commit count: 389

cargo fmt