[LON-CAPA-cvs] cvs: loncom / LondConnection.pm
foxr
lon-capa-cvs@mail.lon-capa.org
Fri, 13 Jun 2003 02:56:45 -0000
foxr Thu Jun 12 22:56:45 2003 EDT
Modified files:
/loncom LondConnection.pm
Log:
Debug loncnew logging.
Index: loncom/LondConnection.pm
diff -u loncom/LondConnection.pm:1.5 loncom/LondConnection.pm:1.6
--- loncom/LondConnection.pm:1.5 Thu Jun 12 22:38:30 2003
+++ loncom/LondConnection.pm Thu Jun 12 22:56:45 2003
@@ -1,7 +1,7 @@
# This module defines and implements a class that represents
# a connection to a lond daemon.
#
-# $Id: LondConnection.pm,v 1.5 2003/06/13 02:38:30 foxr Exp $
+# $Id: LondConnection.pm,v 1.6 2003/06/13 02:56:45 foxr Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -37,7 +37,7 @@
use LONCAPA::Configuration;
use LONCAPA::HashIterator;
-my $DebugLevel=4;
+my $DebugLevel=0;
# Read the configuration file for apache to get the perl
# variable set.