Skip to content

Commit

Permalink
still a rogue msg
Browse files Browse the repository at this point in the history
  • Loading branch information
rob committed Jul 4, 2023
1 parent 66ffaa5 commit be6c520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sysproduction/data/controls.py
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ def add_temporary_override_to_instrument(
instrument_code, temporary_override
)

self.log.msg(
self.log.debug(
"Temporarily setting override for %s, was %s, now %s"
% (instrument_code, str(original_override), str(temporary_override))
)
Expand Down

0 comments on commit be6c520

Please sign in to comment.