-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
Description
Is your feature request related to a problem? Please describe.
When someone configures detailed logging like here:
https://github.com/valb3r/bpmn-crashcourse?tab=readme-ov-file#debugging
We need to provide logs highlighting to IDEA:
2025-02-12T12:40:57.279+02:00 DEBUG 93387 --- [io-49950-exec-7] o.f.e.i.agenda.ContinueProcessOperation : Sequence flow 'sid-be5da7a5-8a96-46ed-9b31-691c7644a851' encountered. Continuing process by following it using execution d70b32c2-e92d-11ef-ad04-b2d061c2df0e
When clicking on 'sid-be5da7a5-8a96-46ed-9b31-691c7644a851' the relevant element in diagram should be highlighted
Reactions are currently unavailable