Skip to content

Commit

Permalink
slack integration logfile
Browse files Browse the repository at this point in the history
  • Loading branch information
BioWilko committed Jan 9, 2025
1 parent 19f7da6 commit 5372350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slack_integrations/pathsafe_integrations.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

varys_client = Varys(
profile="roz",
logfile=os.devnull,
logfile="/data/roz_logs/pathsafe_messages.log",
log_level="CRITICAL",
auto_acknowledge=False,
)
Expand Down

0 comments on commit 5372350

Please sign in to comment.