Skip to content

Commit

Permalink
HMAN-586 : review dynatrace logging statements
Browse files Browse the repository at this point in the history
  • Loading branch information
padmapriyanalam committed Oct 3, 2023
1 parent a01f971 commit efe7ee6
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 efe7ee6

Please sign in to comment.