# File lib/rbot/core/irclog.rb, line 181
  def modechange(m)
    irclog "@ Mode #{m.logmessage} by #{m.source}", m.target
  end