Skip to content

Commit

Permalink
add back semantic logger reopen thing
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanTG committed Sep 18, 2024
1 parent 38f3de8 commit d361810
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/puma.rb
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
# In other environments, only set the PID file if requested.
pidfile ENV["PIDFILE"] if ENV["PIDFILE"]

# on_worker_boot do
on_worker_boot do
# Re-open appenders after forking the process
# SemanticLogger.reopen
# end
SemanticLogger.reopen
end

0 comments on commit d361810

Please sign in to comment.