Index: trunk/psLib/src/sys/psLogMsg.c
===================================================================
--- trunk/psLib/src/sys/psLogMsg.c	(revision 3232)
+++ trunk/psLib/src/sys/psLogMsg.c	(revision 3246)
@@ -11,6 +11,6 @@
  *  @author George Gusciora, MHPCC
  *
- *  @version $Revision: 1.36 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-02-16 00:22:05 $
+ *  @version $Revision: 1.37 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-02-17 01:58:42 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -46,6 +46,5 @@
 #define MAX_LOG_LEVEL 9
 
-#define MAX_LOG_LINE_LENGTH 128
-
+#define MAX_LOG_LINE_LENGTH 256
 
 static FILE *logDest = (FILE *) 1;      // flag to initialize to stderr before using.
