method

error

v1_8_6_287 - Show latest stable - Class: GServer
error(detail)
protected

No documentation available.

# File lib/gserver.rb, line 158
  def error(detail)
    log(detail.backtrace.join("\n"))
  end