You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by da...@apache.org on 2007/11/01 01:13:22 UTC

svn commit: r590867 - /webservices/axis2/trunk/c/util/include/axutil_utils.h

Author: damitha
Date: Wed Oct 31 17:13:21 2007
New Revision: 590867

URL: http://svn.apache.org/viewvc?rev=590867&view=rev
Log: (empty)

Modified:
    webservices/axis2/trunk/c/util/include/axutil_utils.h

Modified: webservices/axis2/trunk/c/util/include/axutil_utils.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/util/include/axutil_utils.h?rev=590867&r1=590866&r2=590867&view=diff
==============================================================================
--- webservices/axis2/trunk/c/util/include/axutil_utils.h (original)
+++ webservices/axis2/trunk/c/util/include/axutil_utils.h Wed Oct 31 17:13:21 2007
@@ -40,6 +40,9 @@
      * @file axutil_utils.h
      */
 
+#define AXUTIL_LOG_FILE_SIZE 1024 * 1024 * 8
+#define AXUTIL_LOG_FILE_NAME_SIZE 512
+
     /** This macro is called to check whether structure on which function is called
      *  is NULL and to check whether the environment structure passed is valid.
      * @param object structure on which function is called



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org