Skip to content
Snippets Groups Projects
Commit 50033cd6 authored by John Harris's avatar John Harris
Browse files

style: rubocop fix

parent 87a10210
No related branches found
Tags 1.7.3
No related merge requests found
Pipeline #41541 passed
......@@ -7,7 +7,6 @@ module NexusSemanticLogger
# See https://logger.rocketjob.io/metrics.html
# Based on https://github.com/reidmorrison/semantic_logger/blob/master/lib/semantic_logger/metric/statsd.rb
class LoggerMetricsSubscriber < SemanticLogger::Subscriber
def call(log)
log(log) if should_log?(log)
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment