"Dimitrie O. Paun" dpaun@rogers.com writes:
Speaking of which, relay output is not really a debug channel, it certainly does not output in the expected format. Why not take it out of --debugmsg, into it's own flag --relay?
It's still a debug channel, even if the format is a bit different. +snoop and +server also have different formats, and there's no reason to use separate options for that.
And since we're on the subject, the --debugmsg is a bit awkward. I remember way back when when we settled on it, the reason it wasn't called --debug is that in that period that used to fire up the debugger. I'd love to rename it to something nicer like --trace or --debug.
As long as our command line options interfere with the ones of the app, --debugmsg is at least less likely to cause conflicts.