Logging Correlation in Spring Boot 3.2.1

Поділитися
Вставка
  • Опубліковано 15 гру 2024

КОМЕНТАРІ • 5

  • @kappaj01
    @kappaj01 11 місяців тому +2

    Great stuff - what is added in the logback.xml files to format the output?

    • @GainJavaKnowledge
      @GainJavaKnowledge  11 місяців тому +1

      Without logback.xml you can achieve this format. No need to add logback.xml if you want to use the same log format.

    • @kappaj01
      @kappaj01 11 місяців тому

      Thank you!

  • @SaranyaEswaralal
    @SaranyaEswaralal 9 місяців тому

    It doesn't work for me. I have added the micrometer dependency and properties in the application.properties file. Any suggestion, what could be the error.

  • @AyusDas-em9hp
    @AyusDas-em9hp 8 місяців тому

    how can i store in the correlation id in database??