Libraries
»
s3-antivirus
(0.2.0)
»
Index (L)
»
S3Antivirus
»
Logger
Module: S3Antivirus::Logger
Included in:
Config
,
Scan
Defined in:
lib/s3_antivirus/logger.rb
Instance Method Summary
collapse
#
logger
⇒ Object
Instance Method Details
#
logger
⇒
Object
3 4 5
# File 'lib/s3_antivirus/logger.rb', line 3
def
logger
$logger
||=
Tee
.
new
(
"
s3-antivirus
"
)
end