Only start logging after successfully starting server.
authorThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Fri, 3 Jul 2009 05:45:24 +0000 (02:45 -0300)
committerThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Fri, 3 Jul 2009 05:45:24 +0000 (02:45 -0300)
commitbd57d1b788a3aad681f87e67c5985b1d16b2ccb4
treec5ac4368f94d10894ebe8706befced5060a9cb07
parentce5509008f85738a194858108f394d12d0fe251a
Only start logging after successfully starting server.

User GLib log messages instead of printing to stderr, but only set log
handler to syslog after successfully start waiting for connections.
Then, the user will get proper error messages at the console if proxy
cannot be started.
popproxy.c