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