Job Executer Problems, how to enable logging

After more reading I found the entries should go into the /conf/logging.properties file.

If this is not correct, please let me know.

Now that I have the file here is the entries I entered;

org.camunda.bpm.engine.impl.persistence.entity.JobEntity.level = DEBUG
org.camunda.bpm.engine.jobexecutor.level = DEBUG
org.camunda.bpm.engine.cmd.level = DEBUG

Again, if not correct please let me know.

I’m continuing on and will update thread as I progress.

1 Like