How to develop a resuable logging solution

0
I would like to implement a reusable logging system for:   - From MxAdmin panale, select target microflows for logging. And solution shall start logging of the Microflow parameter values, user who has triggered the MF, datetime timestamp and result (success or fail) and reason if it failed.   - If the microflow has a transaction within, transaction is rolled back if the Microflow failed at any point. Here I want to log the details of the Microflow call (parameters, users, timestamp) even if it is failed and rolled back.   I will appreciate any kind of support for this one.     - I would be useful to have a configurable "logging option" switch in the Microflow settings     
asked
1 answers
1

Tolga

This is an interesting question.  I would like to build a starting point for this and post a video on my YouTube Channel, Mendix Minutes.  I notice you are in version 9.24.26.  I would like to build this in 10.17.  Do you need it to be version 9.24?

Thanks,

Mike

answered