I can't quite figure out how to shut off the connection logging, the
one that looks like:

[org.apache.ojb.broker.accesslayer.ConnectionFactoryPooledImpl] INFO:
Create new connection
pool:[EMAIL PROTECTED] 
  jcd-alias=oraclesl 
  default-connection=false 
  dbms=Oracle 
  jdbc-level=2.0 
  driver=oracle.jdbc.driver.OracleDriver 
  protocol=jdbc 
  sub-protocol=oracle 
  db-alias=thin:@xxx.xxxxx.xxx:PORT:FOO
  user=XXXX
  password=***** 
  eager-release=false 
  ConnectionPoolDescriptor={whenExhaustedAction=0, maxIdle=-1,
  maxActive=21, maxWait=5000, removeAbandoned=false,
  numTestsPerEvictionRun=10, testWhileIdle=false, minEvictable\
IdleTimeMillis=600000, testOnReturn=false, logAbandoned=false,
removeAbandonedTimeout=300, timeBetweenEvictionRunsMillis=-1,
testOnBorrow=true} 
  batchMode=false 
  useAutoCommit=AUTO_COMMIT_IGNORE_STATE 
  ignoreAutoCommitExceptions=false 
  sequenceDescriptor=<null> 
] 

I generally like this, it's helped out quite a bit when trying to
figure out if I'm setting it up correctly, but now I want it shut off
(running a cron job and it greatly messes up the output). Which
logging config controls this?

Thanks!

cdh

-- 
Chris D. Halverson                         http://www.halverson.org/
YIM/AIM: chrisdhal                         MSN: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to