Crates.io | cu29-log |
lib.rs | cu29-log |
version | 0.4.0 |
source | src |
created_at | 2024-07-29 18:17:46.061615 |
updated_at | 2024-10-29 05:06:26.850449 |
description | This is part of the text logging runtime 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 | 1319090 |
size | 8,436 |
The cu29_log
crate provides common onboard and offboard definitions to log structured messages in the Unified Logger
and retrieve them efficiently.
For more information on how to leverage structured logging in your projects, check out cu29_log_derive.