access.log at least can have multiple logs defined. Declaring an
unconditional default is not a good idea.
Same goes for cache.log default despite its different design.
Now only define their default if none given by the user.
NAME: access_log cache_access_log
TYPE: access_log
LOC: Config.Log.accesslogs
-DEFAULT: @DEFAULT_ACCESS_LOG@ squid
+DEFAULT_IF_NONE: @DEFAULT_ACCESS_LOG@ squid
DOC_START
These files log client request activities. Has a line every HTTP or
ICP request. The format is:
NAME: cache_log
TYPE: string
-DEFAULT: @DEFAULT_CACHE_LOG@
+DEFAULT_IF_NONE: @DEFAULT_CACHE_LOG@
LOC: Config.Log.log
DOC_START
Cache logging file. This is where general information about