Switch on tracing to debug Iguana code
So at the heart of working on Iguana C++ code is tracing.
This gives a brief example of how we can switch on tracing in our HTTP library:
So you now have the basics in being able to checkout and compile the source code of Iguana and run it with debug tracing enabled.