Module: S3Antivirus::Logger

Included in:
Config, Scan
Defined in:
lib/s3_antivirus/logger.rb

Instance Method Summary collapse

Instance Method Details

#loggerObject



3
4
5
# File 'lib/s3_antivirus/logger.rb', line 3

def logger
  $logger ||= Tee.new("s3-antivirus")
end