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