Skip to content

Instantly share code, notes, and snippets.

@npeters
Last active August 29, 2015 14:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save npeters/0cfcb7339bd91069f894 to your computer and use it in GitHub Desktop.
Save npeters/0cfcb7339bd91069f894 to your computer and use it in GitHub Desktop.
Conf de log pour l'Oracle Driver ojdbc6_g.jar
#
# set levels
#
.level=SEVERE
oracle.level=INFO
oracle.jdbc.driver.level=CONFIG
oracle.jdbc.pool.level=OFF
oracle.jdbc.util.level=OFF
oracle.sql.level=CONFIG
-Doracle.jdbc.Trace=true -Djava.util.logging.config.file=/app/jboss/server/PFSERV_BO01/OracleLog.properties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment