lib/instana/base.rb in instana-1.209.0.pre1 vs lib/instana/base.rb in instana-1.209.0.pre2
- old
+ new
@@ -36,7 +36,5 @@
def logger=(val)
@logger.__setobj__(val)
end
end
end
-
-::Instana.logger.info "Stan is on the scene. Starting Instana instrumentation version #{::Instana::VERSION}"