blob: dba93827d767ff4c2f97c34eeea6990a7290502f [file] [log] [blame]
# Debugging options for the org.eclipse.ecf.osgi.services.discovery plug-in
# Turn on general debugging for the org.eclipse.ecf.osgi.services.discovery plug-in
org.eclipse.ecf.osgi.services.discovery/debug=true
org.eclipse.ecf.osgi.services.discovery/debug/filter = *
org.eclipse.ecf.osgi.services.discovery/debug/flag = true
# Trace when exceptions are caught
org.eclipse.ecf.osgi.services.discovery/debug/exceptions/catching=true
# Trace when exceptions are thrown
org.eclipse.ecf.osgi.services.discovery/debug/exceptions/throwing=true
# Trace when methods are entered
org.eclipse.ecf.osgi.services.discovery/debug/methods/entering=true
# Trace when methods are exited
org.eclipse.ecf.osgi.services.discovery/debug/methods/exiting=true
# Trace service publication events
org.eclipse.ecf.osgi.services.discovery/debug/servicepublication=true