# Debugging options for the org.eclipse.ptp.cell.alf.ui plugin.

# Turns on debugging for the org.eclipse.ptp.cell.alf.ui plugin.
# Also displays bundles overall start/stop time.
org.eclipse.ptp.cell.alf.ui/debug = false

# Turns on tracing of alf wizard action
org.eclipse.ptp.cell.alf.ui/debug/createAction= false
org.eclipse.ptp.cell.alf.ui/debug/createAction/more = false

# String that is displayed before each trace message
org.eclipse.ptp.cell.alf.ui/trace/id = alf.ui

# Displays the thread ID on debug message
org.eclipse.ptp.cell.alf.ui/trace/thread = true

# Displays the time stamp on debug message
org.eclipse.ptp.cell.alf.ui/trace/timestamp = true

# Enable frequent debug option re-checking.
org.eclipse.ptp.cell.alf.ui/trace/dynamic = true
