cu29-log 0.3.0

This is part of the text logging runtime for Copper. It cannot be used independently from the copper project.
Documentation
1
2
3
4
5
6
7
8
## Copper Structured Logger

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](https://github.com/copper-project/copper-rs/tree/master/cu29_log_derive).