/usr/local/apache/logs/error_log
* Need to manually enable by first creating /etc/config/apache/extra/apache-myconfig.conf with following configurations:
CustomLog logs/main_log combinedErrorLog logs/error_log
Then modify /etc/config/apache/apache.conf to include this configuration file:
Include /etc/config/apache/extra/apache-myconfig.conf