In C we log this way:
syslog( LOG_INFO, \"proxying %s\", url );
In Linux how can we check the log?
On Fedora 19, it looks like the answer is /var/log/messages. Although check /etc/rsyslog.conf if it has been changed.
/var/log/messages
/etc/rsyslog.conf