From chat man page:
"If chat is being run by pppd, and pppd is running as a daemon (detached from its controlling terminal), standard error will normally be redirected to the file /var/log/ppp/connect-errors"
Why actual log file path ( /var/log/ppp/connect-errors or /etc//ppp/connect-errors) is defined at compile time ? I want to reset this option via command-line parameters instead of recompiling PPP