Skip to content
This repository was archived by the owner on Jun 8, 2021. It is now read-only.
This repository was archived by the owner on Jun 8, 2021. It is now read-only.

Support for logging through the log crate #658

@xanathar

Description

@xanathar

Hi,
searching for a solution to integrate a Rust project with glib logging, I stumbled on the glib_logger project, which bridges glib logging with the log crate.

Since it didn't have full support for domains and other features I was interested in, I sent a PR (still pending) which adds the missing bits.

However, I was wondering if there is an interest in adopting such a solution in the main gtk-rs sources, given that logging is quite a basic functionality which pretty much all glib applications need, and that this is a fair solution at being as idiomatic as possible while still integrating with glib log handlers.

Would a PR for this be welcome (in which project) or not?
Or, in general, your thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions