camunda / camunda-bpm-spring-boot-starter

Camunda BPM bootified!
Apache License 2.0
328 stars 161 forks source link

Start all messages with upper case #433

Closed kthoms closed 2 years ago

kthoms commented 2 years ago

Consistency: Most log messages start the sentence with upper case, so others should also.

tmetzke commented 2 years ago

Hi @kthoms,

please note that this repository is not maintained on the main branch anymore. It is merely there to allow patch releases for older branches. The Spring Boot Starter has moved to our main repository at https://github.com/camunda/camunda-bpm-platform/tree/master/spring-boot-starter.

I think your changes make sense in general, so feel free to open a PR over at our main repository. 🙂 Closing this here as won't fix.

Best, Tobias