Skip to content

Commit

Permalink
Endrer til sikkerlogger
Browse files Browse the repository at this point in the history
  • Loading branch information
mettok committed Jan 20, 2025
1 parent 1ab8828 commit c868479
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ class DokArkivClient(
}
throw it
}.onSuccess {
logger.info("Oppdatering av journalpost OK. $idFragment")
sikkerlogger.info("Oppdatering av journalpost OK. $idFragment")
}.getOrThrow()
.status
}
Expand Down

0 comments on commit c868479

Please sign in to comment.