Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-8936

SpringBootProcessEngineLogger must be used instead of direct logging to SLF4J

    XMLWordPrintable

Details

    • Task
    • Resolution: Won't Fix
    • L3 - Default
    • None
    • None
    • spring-boot
    • None

    Description

      In many places of code SLF4J Logger is being use:

      private final Logger logger = LoggerFactory.getLogger(DefaultDeploymentConfiguration.class);
      

      Instead SpringBootProcessEngineLogger should be used.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              svetlana.dorokhova Svetlana Dorokhova
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce