- make the end of the log profiler more obvious (style)

This commit is contained in:
Jordan Sissel 2013-04-23 23:47:06 -07:00
parent cbbd553b1b
commit 05e43556e1

View file

@ -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"