Andrew Larcombe wrote:
1. Is logging enabled for WMS requests? 2. What is the format for the log file?
I've answered my own question by digging around in the code.1. The code processing WMS/WFS requests is handled very early on in main() as exits main before any logging is done. So, no WMS requests are not logged.
Regards, Andrew
