Libraries
»
scrubyt
(0.4.06)
»
Index
»
Scrubyt
»
Logger
»
MultiLineMessage
»
#to_s
Method: Scrubyt::Logger::MultiLineMessage#to_s
Defined in:
lib/scrubyt/logging.rb
#
to_s
⇒
Object
48 49 50
# File 'lib/scrubyt/logging.rb', line 48
def
to_s
[
super
,
indented_lines
]
*
"\n"
end