We need a robust logging system for the dispersion device. Since we are currently building it around mavlink, we should take advantage of the logging spec provided as part of RFC 0020.
Requirements
- the logger supports all aspects of the spec specified in the linked pull request above
- a copy of the logger spec is documented in the repo as markdown along side the crate
We need a robust logging system for the dispersion device. Since we are currently building it around mavlink, we should take advantage of the logging spec provided as part of RFC 0020.
Requirements