# Master switch for tracing in this bundle  
org.eclipse.papyrus.infra.emf/debug=true

# Tracing the indexer
org.eclipse.papyrus.infra.emf/debug/indexer=false

# Tracing the indexer's processing of files in detail
org.eclipse.papyrus.infra.emf/debug/indexer/files=false

# Tracing the indexer's matching of files to be indexed or not
org.eclipse.papyrus.infra.emf/debug/indexer/files/matching=false

# Tracing the indexer's broadcast of events to listeners in detail
org.eclipse.papyrus.infra.emf/debug/indexer/events=false
