Skip to content

Commit

Permalink
Merge pull request #188 from hmcts/HMAN-586
Browse files Browse the repository at this point in the history
HMAN-586 : review dynatrace logging statements
  • Loading branch information
kerry-anne-mclaughlin authored Oct 23, 2023
2 parents 6a061b3 + efe7ee6 commit 3d3c8c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ private Constants() {
public static final String READ = "<READ>";

public static final String ERROR_PROCESSING_MESSAGE = "Error occurred during service bus processing. "
+ "Service:{} . Entity: {}. Method: {}. Hearing ID: {}.";
+ "Service:{} .Entity:{}. Method:{}. Hearing ID: {}.";
public static final String HMC_TO_HMI = "hmc-to-hmi";
public static final String HMC_FROM_HMI = "hmc-from-hmi";
public static final String NOT_DEFINED = "NOT_DEFINED";
Expand Down

0 comments on commit 3d3c8c9

Please sign in to comment.