Libraries
»
blanket
(0.1.0)
»
Index
»
S3
»
#log
Method: S3#log
Defined in:
lib/blanket/plugins/sinks/s3.rb
#
log
(msg, lvl) ⇒
Object
56 57 58
# File 'lib/blanket/plugins/sinks/s3.rb', line 56
def
log
(
msg
,
lvl
)
puts
msg
end