# File lib/swiftcore/Analogger/Client.rb, line 178 def tmplog @tmplog ||= tmplog_prefix.gsub(/SERVICE/, @service).gsub(/PID/,$$.to_s) end