1
0
mirror of https://github.com/b4tman/docker-squid.git synced 2025-11-04 11:08:29 +00:00

logging to stdout

This commit is contained in:
2017-05-11 09:59:38 +03:00
parent 880ff47f40
commit 711ae72e14
2 changed files with 7 additions and 0 deletions

4
squid-log.conf Normal file
View File

@@ -0,0 +1,4 @@
logfile_rotate 0
cache_store_log none
access_log stdio:/proc/self/fd/1
cache_log stdio:/proc/self/fd/2