I set all debug levels to FATAL but I still getting info messages. The logger I'm using is org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
My application is text-based and I, obviously, don't want this log messages to appear to the end-user :)
Thanx,
Gon�alo.
[junit] [org.apache.ojb.broker.core.PersistenceBrokerFactoryDefaultImpl] INFO: Create PersistenceBroker ins
tance pool, pool configuration was {whenExhaustedAction=2, maxIdle=-1, maxActive=100, maxWait=2000, removeAband
oned=false, numTestsPerEvictionRun=10, testWhileIdle=false, minEvictableIdleTimeMillis=1000000, testOnReturn=fa
lse, logAbandoned=false, removeAbandonedTimeout=300, timeBetweenEvictionRunsMillis=-1, testOnBorrow=false}
[junit] [org.apache.ojb.broker.core.PersistenceBrokerFactoryDefaultImpl] INFO: Set default PBKey: org.apach
e.ojb.broker.PBKey: repository=BESERK_OJB, user=root, password=*****
[junit] [org.apache.ojb.broker.accesslayer.ConnectionFactoryPooledImpl] INFO: Create new connection pool:or
[EMAIL PROTECTED]
[junit] jcd-alias=BESERK_OJB
[junit] default-connection=true
[junit] dbms=MySQL
[junit] jdbc-level=2.0
[junit] driver=com.mysql.jdbc.Driver
[junit] protocol=jdbc
[junit] sub-protocol=mysql
[junit] db-alias=//localhost:3306/beserk
[junit] user=root
[junit] password=*****
[junit] eager-release=false
[junit] ConnectionPoolDescriptor={whenExhaustedAction=0, maxIdle=-1, maxActive=21, maxWait=5000, removeAb
andoned=false, numTestsPerEvictionRun=10, testWhileIdle=false, minEvictableIdleTimeMillis=600000, testOnReturn=
false, logAbandoned=false, removeAbandonedTimeout=300, timeBetweenEvictionRunsMillis=-1, testOnBorrow=true}
[junit] batchMode=false
[junit] useAutoCommit=AUTO_COMMIT_SET_FALSE
[junit] ignoreAutoCommitExceptions=false
[junit] sequenceDescriptor=<null>
[junit] ]
[junit] null
[junit] ------------- ---------------- ---------------
[junit] Testcase: testFue took 3,215 sec
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
