-
Bug
-
Resolution: Not A Defect
-
Minor
-
None
While running our declarative pipeline workflows using `jekins:2.332.3-lts-jdk8` docker image we used to receive job run logs in the docker log, e.g.,
`INFO o.j.p.workflow.job.WorkflowRun#finish: test-demo-job #1 completed: SUCCESS`
But after upgrading to `jenkins:2.387.1-lts-jdk11` docker image we no longer receive such log entries in the docker logs while running the container.
Could you please guide us on how to enable job status logging with the latest version?