Specify where `sip.dump()` writes its output
philthompson10 opened this issue · 0 comments
philthompson10 commented
Currently sip.dump()
uses printf()
to generate its output. Add support for an appropriate optional argument for specifying a different destination. Try to make it possible to write to debug logs.