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