Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Allow silencing/disabling error prints #167

@Pajn

Description

@Pajn

The write file has two eprintln! that I'm hitting when using the apollo-compiler create that depends on ariadne.

eprintln!("Unable to fetch source '{}': {:?}", Show(src_display), err);

eprintln!("Unable to fetch source {src_name}: {err:?}");

Would it be possible to provide a way to silence these error prints?

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