starting()
Called when the server is starting up, if auditing is enabled.
# File lib/gserver.rb, line 181 def starting() log("#{self.class.to_s} #{@host}:#{@port} start") end