diff --git a/doc/bugs/debug-output.md b/doc/bugs/debug-output.md new file mode 100644 index 0000000..ded5683 --- /dev/null +++ b/doc/bugs/debug-output.md @@ -0,0 +1,5 @@ +# Debug output for XMPP errors + +When connection or other XMPP-related errors occur, I'd like to know if it's my server or my client that's at fault (or possibly some external factor). + +On Linux, I was able to get a console text stream. I'd like access to some debug info on Android or other OSes, including before successful authentication. \ No newline at end of file