You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by mt...@apache.org on 2002/07/08 15:42:03 UTC

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_channel_apr_socket.c

mturk       2002/07/08 06:42:03

  Modified:    jk/native2/common jk_channel_apr_socket.c
  Log:
  no message
  
  Revision  Changes    Path
  1.24      +1 -1      jakarta-tomcat-connectors/jk/native2/common/jk_channel_apr_socket.c
  
  Index: jk_channel_apr_socket.c
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native2/common/jk_channel_apr_socket.c,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- jk_channel_apr_socket.c	27 Jun 2002 17:19:09 -0000	1.23
  +++ jk_channel_apr_socket.c	8 Jul 2002 13:42:03 -0000	1.24
  @@ -289,7 +289,7 @@
       }
           
       if( ch->mbean->debug > 0 )
  -        env->l->jkLog(env, env->l, JK_LOG_INFO,
  +        env->l->jkLog(env, env->l, JK_LOG_DEBUG,
                         "channelApr.open(), sock = %d\n", sock);
   
       /* store the channel information */
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>