| < Day Day Up > |
| cache_log |
This log file contains various operational and debugging messages from Squid. See Section 13.1 for more information. If you want to disable cache.log , set this directive to /dev/null .
| Syntax | cache_log pathname |
| Default | cache_log $prefix /var/logs/cache.log |
| Example | cache_log /var/log/squid.log |
| Related | debug_options , cache_access_log , cache_store_log , logfile_rotate |
| < Day Day Up > |