Skip to content

Logging Subsystem Enhancements #6186

@nashif

Description

@nashif
  • Modify namespace (SYS_LOG -> LOG)
  • Support multiple backends
    • FCB
    • memory
    • filesystem
    • networking
    • mcumgr(!)
  • Add timestamps
  • Provide meta-data (such as log level) separately to the backend (right now it's embedded into the pre-formatted string)
  • multi-core support: master - slave configuration where one core acts as slave and the master collects logging from the slave and displays the logs of the system as a whole

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions