lib/instana/base.rb in instana-1.7.11 vs lib/instana/base.rb in instana-1.7.12
- old
+ new
@@ -44,6 +44,6 @@
end
end
# Setup the logger as early as possible
::Instana.logger = ::Instana::XLogger.new(STDOUT)
-::Instana.logger.unknown "Stan is on the scene. Starting Instana instrumentation."
+::Instana.logger.info "Stan is on the scene. Starting Instana instrumentation version #{::Instana::VERSION}"