Skip to content

Improve logging for ffi #1462

@thesimplekid

Description

@thesimplekid

Currently all logging is lost with ffi, this can make debugging difficult. I Ideally we would have a way to pass the rust log up to the native logging interface. However, I am not sure this is possible. Another, solution would be to implement the file logging that we use in the mint and we should be able to access and review this file at least in a debug context.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions