Hello
Our workflows might take a day to run and they generate quite a lot of data which should be considered for saving as a report. As we have parallell workflows running it would be preferable to generate one log file per workflow instance.
Disclaimer: I have almost zero experience with logging and tools like i.e slf4j.
Is it possible without impacting the development of workflows too much?