XLog

This summary page is auto-generated from the github repository. Click here to visit the main repository page.

Go to repository index

Details:

Stable release:1.0.0
Status:Feature complete
Maintainer:`davelxmos<https://github.com/davelxmos>`_
Description:A logging component

Key Features

  • Collects logging messages from all cores and outputs them over uart or a channel
  • Overwrites system output so printstr, printf etc get redirected
  • The use of this module simply for printing over uart is deprecated in favour of the xscope output found in the 11.2.0 development tools and later

To Do

Known Issues

Required Repositories

  • xcommon git@github.com:xcore/xcommon.git

Support