gelldur / EventBus

A lightweight and very fast event bus / event framework for C++17
Apache License 2.0
371 stars 81 forks source link

Create debug tool/instructions to visualize flow of events #7

Open gelldur opened 6 years ago

gelldur commented 6 years ago

Thanks to some kind graph visualization it would be more easy to explain new comer events in project. Maybe just add verbose messages for easy debugging ?