- change loglevel from debug to info
authorAndreas Scherbaum <andreas@scherbaum.biz>
Thu, 16 Aug 2012 23:38:29 +0000 (01:38 +0200)
committerAndreas Scherbaum <andreas@scherbaum.biz>
Thu, 16 Aug 2012 23:38:29 +0000 (01:38 +0200)
docbot.pl

index 592dc712be421ff0bf708c02d154b06c7237f51a..96ebc47182de32beeedff1d4a1c23f80fd35c206 100755 (executable)
--- a/docbot.pl
+++ b/docbot.pl
@@ -74,7 +74,7 @@ use constant INFO   => 0;
     0 => 'INFO',
 );
 
-$main::loglevel = DEBUG;
+$main::loglevel = INFO;