Don't hardcode apache LogFormat in templates
This is simple. All log files are generated by a given format declared in */templates/default/server.php. That's bad if you want to add something to the log format like "%{X-Forwarded-For}i"
1
vote

Thank you for your idea. Would you like to suggest an alternative?
-- PD