Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

We are currently using the following configurationĀ 

Jira Legacy
serverSystem Jira
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId4733707d-2057-3a0f-ae5e-4fd8aff50176
keyCPS-10

Issues/Decisions

#

Issue/Decision

Notes

Decision

1Do we need to add any extra config to our logging?




Current Log Config

Dependencies used

Code Block
  <dependency>
      <!-- For logging -->
      <groupId>org.slf4j</groupId>
      <artifactId>slf4j-api</artifactId>
    </dependency>

...