-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
Labels
No labels