]> git.donarmstrong.com Git - infobot.git/blobdiff - src/logger.pl
status did not print output if config file was not loaded. Fixed by initializing...
[infobot.git] / src / logger.pl
index 5718a026857622a3a407f3a845178c17cb4f6c23..6d0ec1cce038363f4239d064ae65e7aa673e219f 100644 (file)
@@ -265,6 +265,8 @@ sub status {
        } else {
            print "$printable\n";
        }
+    } else {
+       print "VERBOSITY IS OFF?\n";
     }
 
     # log the line into a file.