class Puma::LogWriter::DefaultFormatter
Public Instance Methods
call(str)
click to toggle source
# File lib/puma/log_writer.rb, line 15 def call(str) str end
# File lib/puma/log_writer.rb, line 15 def call(str) str end