===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
php-psr-log-1.1.3/Psr/Log/NullLogger.php-9- * library creating a NullLogger instance to have something to throw logs at
php-psr-log-1.1.3/Psr/Log/NullLogger.php:10: * is a good way to avoid littering your code with `if ($this->logger) { }`
php-psr-log-1.1.3/Psr/Log/NullLogger.php-11- * blocks.