Package io.camunda.zeebe.util
Class LogUtil
java.lang.Object
io.camunda.zeebe.util.LogUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidcatchAndLog(org.slf4j.Logger log, CheckedRunnable r) static voidsee https://logback.qos.ch/manual/mdc.html
-
Method Details
-
doWithMDC
see https://logback.qos.ch/manual/mdc.html -
catchAndLog
-