Skip to content

Commit

Permalink
endret loggmelding
Browse files Browse the repository at this point in the history
  • Loading branch information
mortenbyhring committed Jan 24, 2025
1 parent 42865fa commit d6668dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class InntektsmeldingBehandler(
) {
if (statusSkalIgnoreres(inntektsmelding.journalStatus)) {
logger.info(
"Behandler ikke inntektsmelding {} da den har status: {}",
"Behandler ikke journalpostId {} da den har status: {}",
inntektsmelding.journalpostId,
inntektsmelding.journalStatus,
)
Expand Down

0 comments on commit d6668dc

Please sign in to comment.