gunicorn icon indicating copy to clipboard operation
gunicorn copied to clipboard

added capability to take JSON as log's config

Open kingkuong opened this issue 5 years ago • 3 comments

Added feature discussed #1775

What changed is that I added the option to take in a JSON file for log's config using the log-config-json param.

kingkuong avatar Nov 13 '18 18:11 kingkuong

Thanks to take a look, I did squash the commits.

kingkuong avatar Nov 19 '18 02:11 kingkuong

@tilgovi @berkerpeksag Any thoughts on when this can get merged and released?

ahsan-ul-haq avatar Dec 17 '18 06:12 ahsan-ul-haq

@cuongtranx I today ran into an issue where i was basically trying to use --log-config-dict with a literal file path, which what this PR would enable via --log-config-json. (but obviously since it hasn't ever been merged I could not, infact, do that)

do you have any interest in continuing this PR?

BrettMoan avatar Aug 05 '22 22:08 BrettMoan

oh wow thanks for merging! This was a looong time ago and I didn't rmb putting this PR at all 😬

kingkuong avatar May 09 '23 01:05 kingkuong