Sterling Hughes created MYNEWT-40:
-------------------------------------
Summary: Need to use statistics and log interfaces across the OS
Key: MYNEWT-40
URL: https://issues.apache.org/jira/browse/MYNEWT-40
Project: Mynewt
Issue Type: Improvement
Components: BSP, Flash, HAL, Image Mgmt, JSON, Misc, NFFS, Nimble, OS
Reporter: Sterling Hughes
Assignee: William San Filippo
Fix For: v0_8_0_rel
Need to revise all the standard packages to use the sys/stats and sys/log
interfaces for debug information.
These interfaces support all current use cases, and also provide a code-size
reduction / more configurability as to:
- Compile out printf() statements after debug mode
- Decide which logs to put to console, which to store to memory, and which to
store to persistent memory store
- Policy around collection & rotation of logs
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)