mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
- make the end of the log profiler more obvious (style)
This commit is contained in:
parent
cbbd553b1b
commit
05e43556e1
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ if ENV["PROFILE_BAD_LOG_CALLS"] || $DEBUGLIST.include?("log")
|
|||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
end # PROFILE_BAD_LOG_CALLS
|
||||
|
||||
require "logstash/monkeypatches-for-performance"
|
||||
require "logstash/monkeypatches-for-bugs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue