We are working on a product and the client wants to see a log trail in the interface. Instinctively I thought I had to make a Log/Audit Entity in mendix and manually register new log entries when specific actions are executed. But maybe Mendix has a better solotion for this? For example, It'd be really useful if we could display to the user the actual Mendix Logs instead of creating a dedicated log entity, but i believe that is not possible.