Skip to content

Natively hook into log crate #16

@ewpratten

Description

@ewpratten

This has been in my personal to-do list for a long time..

Raylib likes to produce its own logs directly to stdout. It would be great if they were instead re-directed through log, so the user could decide how/if to handle them.

I wrote a prototype of this for raylib-rs in deltaphc/raylib-rs#98, but it was never merged due to how sketchy hooking a logger into raylib is from Rust.

Worth another shot though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions