-
Notifications
You must be signed in to change notification settings - Fork 84
Verbosity #187
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
-
some methods are excessively verbose (msh.clean) for example.
-
perhaps we could handle this in a more consistent way with more controls. For example introducing a verbose kwarg to all methods that is either true or false and false will silence all output while true is left for debugging and advanced use cases.
-
Often warning messages become lost in the sea of text and it’s simply messy.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request