Camunda LoggerDelegate class

Hi!
I tried to download the camunda project from start.camunda.com. But I didn’t get the LoggerDelegate.java class there. Does anyone knows how to get it?
Thank you

You need to extend the JavaDelegate class after you bring the code into the project.

In case if you are looking for sample code, here is the link.

1 Like