-
Notifications
You must be signed in to change notification settings - Fork 6
Add DEBUG logging for data transformation #123
Copy link
Copy link
Closed
Labels
enhancementNew features or improvements to existing functionalityNew features or improvements to existing functionality
Description
Sometime it's hard to determine if the filter is working as intended. It would be nice to log things getting transformed (even just a summary of x items ignored, y items transformed). This could also be included in the task info.
In this case, it might make sense to start supporting None options for transformers and filters. Because right now the default is that everything gets transformed into itself which is a weird way of saying "nothing gets transformed".
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew features or improvements to existing functionalityNew features or improvements to existing functionality