elementor / elementor/activity-log
What's the best way to restrict logging?
Open
- Dominant language
- PHP
- Stars
- 188
- Forks
- 55
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 12
Description
Basically, we don't want to track all of the data that is being tracked by default because it's not all useful to us and we'd rather keep the logs as lightweight as possible.
I had a quick read-through of the plugin and I found a few different areas that seem like they're designed to allow developers to limit what is and isn't tracked, but I'm not 100% sure what the best way to approach this is.
Could you provide any example code or just point me in the right direction for what needs to be filtered within the plugin to accomplish this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.