# Debugging options for the com.ibm.cic.common.transports.commons.net plug-in

# Turn on general debugging for the com.ibm.cic.common.transports.commons.net plug-in
com.ibm.cic.common.transports.commons.net/debug=false

# Trace when exceptions are caught
com.ibm.cic.common.transports.commons.net/debug/exceptions/catching=false
# Trace when exceptions are thrown
com.ibm.cic.common.transports.commons.net/debug/exceptions/throwing=false

# Trace when methods are entered
com.ibm.cic.common.transports.commons.net/debug/methods/entering=false
# Trace when methods are exited
com.ibm.cic.common.transports.commons.net/debug/methods/exiting=false

