Skip to content

Silence logging in venn.diagram #25

@stefaneng

Description

@stefaneng

The default behavior for venn.diagram is to write a log to file. There is an argument disable.logging which prevents logging to file and prints to stdout but no option to silence logging output. It would be nice to have a third option which is no logging output.

Idea solution: Default is silent with no logging, except warning or errors as standard. Opting in to logging is the nicer default for most users and is the standard in plotting packages.

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