Module: S3Antivirus::Logger
Instance Method Summary collapse
Instance Method Details
#logger ⇒ Object
3 4 5 |
# File 'lib/s3_antivirus/logger.rb', line 3 def logger $logger ||= Tee.new("s3-antivirus") end |
3 4 5 |
# File 'lib/s3_antivirus/logger.rb', line 3 def logger $logger ||= Tee.new("s3-antivirus") end |