blob: 234b9f84ae58fbae9374ba025f9075003c9dd1f8 [file] [log] [blame]
# Debugging options for the org.eclipse.ecf.sharedobject plug-in
# Turn on general debugging for the org.eclipse.ecf.identity plug-in
org.eclipse.ecf.sharedobject/debug=true
# Trace when exceptions are caught
org.eclipse.ecf.sharedobject/debug/exceptions/catching=false
# Trace when exceptions are thrown
org.eclipse.ecf.sharedobject/debug/exceptions/throwing=false
# Trace when methods are entered
org.eclipse.ecf.sharedobject/debug/methods/entering=false
# Trace when methods are exited
org.eclipse.ecf.sharedobject/debug/methods/exiting=false