Skip to content

Clean up logging

Trond Aasan requested to merge cleanup-logging into master
  • Stop using f-strings in logging
  • Add backticks around some variables in log messages
  • Log position.id instead of the whoe position
  • Add unit test that covers mapping of invalid employee

Merge request reports

Loading