Hi, I realize that rasa already produces logs regarding the conversation state, however I’d like to customize them and add some details, making a sort of event log. I was wondering logically speaking where that code should go. Would that belong at the processor level? Or alternatively, is there a better way of going about this?
For example, I’d like to have ‘transition events’ that describe what action was previous and the current action and when that occurred.
Thanks