dpgaspar edited a comment on issue #7705: WiP [log] New, make action log configurable and generic URL: https://github.com/apache/incubator-superset/pull/7705#issuecomment-501631901 I'm tempted in doing a bigger change. @mistercrunch what do you think about creating a new module with the following structure: ``` superset/ log/ __init__.py (AbstractActionLogger, DBActionLogger, log_this decorator) models.py (Log) views.py (LogModelView) ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
