Is it possible to disable log rotation? I prefer having just a single log file, as opposed to a bunch of different log files that correspond to previous dates. I find that superfluous for a site that doesn’t get all that many visits. It’s also far more convenient to look through a single log file as opposed to a bunch.
So, is it possible to, rather than having multitudes of logs for each day, have one log that has the data from every day?