Skip to content

Use systrace instead of logging in native layer #118

@igorski

Description

@igorski

When logging from the native layer, this can block the rendering (when executed from a callback). As such it is preferred to use systrace instead.

Refactor debug.cpp and remove log from the make list library inclusion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions