Skip to content

Support TRACE verbosity from Micro #41

Description

@pleonex

It would be nice to have logparser understand micro traces. These logs contain information about samples sent and received, entities states and much more. This information is similar to the highest verbosity from Connext.

Traces can only be enabled in micro when a debug library is used, or if micro libraries are recompiled macro OSAPI_ENABLE_TRACE can be added to the makefile.

To enable traces in micro you only need to call OSAPI_Trace_set_trace_mask(0xffffffff);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions