All pastes #2071090 Raw Edit

Stuff

public text v1 · immutable
#2071090 ·published 2011-05-28 13:58 UTC
rendered paste body
root@chuck:~# grep LOG_FILENAME /usr/local/bin/squid-redirector.py 
LOG_FILENAME = 'squid-redirector.log'
logging.basicConfig(filename=LOG_FILENAME,level=LOGLEVEL,format='%(asctime)s %(levelname)s %(message)s',datefmt='%d/%m/%Y %H:%M:%S')