مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2026-01-17 13:39:46 +00:00
feat: more consistent logging
هذا الالتزام موجود في:
@@ -38,9 +38,11 @@ module Postal
|
||||
require "postal/tracking_middleware"
|
||||
config.middleware.insert_before ActionDispatch::HostAuthorization, Postal::TrackingMiddleware
|
||||
|
||||
config.logger = Postal.logger_for(:rails)
|
||||
|
||||
config.hosts << Postal.config.web.host
|
||||
|
||||
if Postal.config.logging.rails_log == false
|
||||
config.logger = Logger.new("/dev/null")
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم