Skip to content

Commit

Permalink
logge jms text
Browse files Browse the repository at this point in the history
  • Loading branch information
charliemidtlyng committed Feb 29, 2024
1 parent db60f5d commit 2f00f91
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ class OppdragMottaker(
behandleMelding(melding)
} catch (e: Exception) {
secureLogger.warn("Feilet lesing av melding=${melding.jmsMessageID} meldingInnhold=${melding}", e)
secureLogger.info(melding.text)
throw e
}
}
Expand Down

0 comments on commit 2f00f91

Please sign in to comment.