Obviously ELF was written as a more flexible alternative to CLF, but are there any cases where it is preferable to use CLF?
For new projects should I just use ELF off the bat?
In general I'm mostly logging HTTP request/responses. However these may include logging cookies, HTTP params, and other specific fields, etc.