PySoar
PySoar copied to clipboard
Write debug flag
maybe one that can be added to runtime?
by default writes to debug_logs
Why not output to stderr on Linux? In any case, it would be nice if you don't overwrite the old debug log. You could select a different file each time (based on the URL?), or just append the same file again (minor change in the open-call).
not sure what i want with this yet, good points