What type of report is this:
| Q | A
| ---| ---
| Bug report? | No
| Feature request? | Yes
| Enhancement? | Yes
Would like an "activity log" that could post a log of all tasks/activity that Mautic completes.
Currently you only log errors. But a separate log that logs successful transactions would be great. I was thinking for the last 48 hours, but perhaps a more practical implementation is to limit the size of the log to xxxx lines or xx MB, then delete old entries that exceed the limits.
There could also be some tweaks to determine the "verbosity" or what to include/exclude.
Yes, technically I can create a cron job log with each cron job and use >> vs > to self-generate a log file that appends, but:
Given the amount of tasks that mautic is responsible for, I'm kind of surprised regular logging isn't already available. Removes guesswork and having to commit to memory which tasks were performed.
| Q | A
| --- | ---
| Mautic version | 2.12.1
| PHP version | 7.0.27
Activity log in the UI would be great to have.
In order to improve engagement and increase visibility to this feature request we are closing this issue on GitHub and recommending all Feature Requests (without code attachment) be placed in the Ideas forum on our community site.
We recommend you post your ideas to Mautic's forum so others can comment on them and help turn your ideas into a proof of concept and eventually an exciting new feature in Mautic.
_More information about this move can be found in our blog announcement._
Most helpful comment
Activity log in the UI would be great to have.