| Crates.io | kiibohd-log |
| lib.rs | kiibohd-log |
| version | 0.1.0 |
| created_at | 2021-06-06 06:35:19.752665+00 |
| updated_at | 2021-06-06 06:35:19.752665+00 |
| description | Basic log wrapper for the kiibohd project. Supports multiple backends (e.g. rtt, semi-hosting). |
| homepage | |
| repository | https://github.com/kiibohd/kiibohd-core |
| max_upload_size | |
| id | 406755 |
| size | 6,480 |
kiibohd-log is a basic log implementation for embedded devices. It supports multiple transports, which can be enabled at the same time at compile time.
The design of kiibohd-log may change considerably until some of the missing transports are added.
See document for examples: TODO By default no transports are enabled.
Still working on the implementation for the following protocols.