===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ruby-lumberjack-1.0.13/spec/logger_spec.rb-295-        logger.add(Lumberjack::Severity::INFO, "test")
ruby-lumberjack-1.0.13/spec/logger_spec.rb:296:        $stderr.string.should include("[2011-01-30T12:31:56.123 INFO test(#{$$})] test")
ruby-lumberjack-1.0.13/spec/logger_spec.rb-297-        $stderr.string.should include("StandardError: Cannot write to device")