You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by th...@apache.org on 2003/05/15 23:04:18 UTC

cvs commit: db-ojb/src/test/org/apache/ojb OJB.properties

thma        2003/05/15 14:04:18

  Modified:    src/test/org/apache/ojb OJB.properties
  Log:
  add logger entry for ConnectionFactory
  
  Revision  Changes    Path
  1.48      +2 -0      db-ojb/src/test/org/apache/ojb/OJB.properties
  
  Index: OJB.properties
  ===================================================================
  RCS file: /home/cvs/db-ojb/src/test/org/apache/ojb/OJB.properties,v
  retrieving revision 1.47
  retrieving revision 1.48
  diff -u -r1.47 -r1.48
  --- OJB.properties	26 Apr 2003 23:18:23 -0000	1.47
  +++ OJB.properties	15 May 2003 21:04:18 -0000	1.48
  @@ -255,6 +255,8 @@
   org.apache.ojb.broker.metadata.RepositoryPersistor.LogLevel=WARN
   # Logger for PersistenceBrokerFactoryDefaultImpl
   org.apache.ojb.broker.core.PersistenceBrokerFactoryDefaultImpl.LogLevel=WARN
  +# Logger for ConnectionFactory
  +org.apache.ojb.broker.accesslayer.ConnectionFactoryAbstractImpl.LogLevel=FATAL
   # Logger for the ODMG Implementation
   ODMG.LogLevel=WARN
   # Logger for the JDO RI Implementation