Can the Enterprise Library 5.0 Logging Application Block be configured to roll the log file every day at a specified time (e.g. at 3:00 PM)?
The relevant options of rollInterval are day and midnight. I'm not sure what the difference is, but midnight certainly isn't the right choice, and I don't see how to configure at what hour to perform a roll when using day (is it actually identical to midnight?).