ralfbiedert / interoptopus

The polyglot bindings generator for your library (C#, C, Python, …) 🐙
MIT License
321 stars 28 forks source link

Improve debug output when using `debug` flags #93

Open ralfbiedert opened 1 year ago

ralfbiedert commented 1 year ago

When debugging generated code with debug flags the output is sometimes hard to read on the console. Also review what can be done to make macro development easier and / or existing options more discoverable, compare #90 .