mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 14:52:46 +08:00
Bump logster to v 2.1.2 (#7052)
This commit is contained in:
parent
74ed72e825
commit
f86ca5631a
|
@ -186,7 +186,7 @@ GEM
|
|||
logstash-event (1.2.02)
|
||||
logstash-logger (0.26.1)
|
||||
logstash-event (~> 1.2)
|
||||
logster (2.1.1)
|
||||
logster (2.1.2)
|
||||
loofah (2.2.3)
|
||||
crass (~> 1.0.2)
|
||||
nokogiri (>= 1.5.9)
|
||||
|
|
|
@ -69,6 +69,7 @@ if Rails.env.production?
|
|||
# scopes for the enums
|
||||
/^Creating scope :open\. Overwriting existing method Poll\.open\./,
|
||||
]
|
||||
Logster.config.env_expandable_keys.push(:hostname, :problem_db)
|
||||
end
|
||||
|
||||
# middleware that logs errors sits before multisite
|
||||
|
|
Loading…
Reference in New Issue
Block a user