Flowdock
method

call

Importance_0
Ruby latest stable (v2_5_5) - 0 notes - Class: Formatter
call(severity, time, progname, msg) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File ext/syslog/lib/syslog/logger.rb, line 51
    def call severity, time, progname, msg
      clean msg
    end
Register or log in to add new notes.