Skip to content

Instantly share code, notes, and snippets.

@doismellburning
Created September 8, 2014 15:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save doismellburning/a7486d407b32e4be1080 to your computer and use it in GitHub Desktop.
Save doismellburning/a7486d407b32e4be1080 to your computer and use it in GitHub Desktop.
gunicorn config for Apache2-esque logging
accesslog = '-'
access_log_format = '%({Host}i)s %(h)s %(l)s "%({X-Remote-User-Id}o)s: %({X-Remote-User-Name}o)s" %(t)s "%(r)s" %(s)s %(b)s "%(f)s" "%(a)s'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment