Class: Puma::LogWriter::DefaultFormatter
Relationships & Source Files | |
Inherits: | Object |
Defined in: | lib/puma/log_writer.rb |
Instance Method Summary
Instance Method Details
#call(str)
[ GitHub ]# File 'lib/puma/log_writer.rb', line 15
def call(str) str end