# Debugging options for the org.eclipse.birt.report.designer.core plugin.

# Turn on debugging for the org.eclipse.birt.report.designer.core plugin.
org.eclipse.birt.report.designer.core/debug=false

# Turn on tracing for command.
org.eclipse.birt.report.designer.core/tracing/commands=false

# Reports when the mediator adds a colleague
org.eclipse.birt.report.designer.core/tracing/mediator.addColleague=false

# Reports when the mediator adds a gloabal colleague
org.eclipse.birt.report.designer.core/tracing/mediator.addGloabalColleague=false

# Reports when the mediator notifies a request
org.eclipse.birt.report.designer.core/tracing/mediator.notifyRequest=false

# Reports when the mediator pops a state
org.eclipse.birt.report.designer.core/tracing/mediator.popState=false

# Reports when the mediator pushes a state
org.eclipse.birt.report.designer.core/tracing/mediator.pushState=false

# Reports when the mediator restores a state
org.eclipse.birt.report.designer.core/tracing/mediator.restoreState=false

# Reports when the mediator removes a colleague
org.eclipse.birt.report.designer.core/tracing/mediator.removeColleague=false

# Reports when the mediator removes a global colleague
org.eclipse.birt.report.designer.core/tracing/mediator.removeGloabalColleague=false

# Reports when the mediator disposes
org.eclipse.birt.report.designer.core/tracing/mediator.dispose=false

# Reports when the image manager adds a new image
org.eclipse.birt.report.designer.core/tracing/imageManger.addImage=false

# Reports when the image manager removes a image
org.eclipse.birt.report.designer.core/tracing/imageManger.removeImage=false
