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