[issue41502] Option for Colored Logging in http.server Module

2020-08-19 Thread Mika Hawkins


Mika Hawkins  added the comment:

Yes I totally agree that it would be useful if the http.server module had an 
option for colored logging, That would be extremly helpful/useful. Thank you 
for putting that in...

--
nosy: +Mika_Hawkins

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue41502] Option for Colored Logging in http.server Module

2020-08-07 Thread Aaron Lichtman


New submission from Aaron Lichtman :

It would be useful if the http.server module had an option for colored logging 
to help users visually parse the HTTP traffic logs.

$ python3 -m http.server 80 --color is along the lines of what I'm thinking.

--
components: Library (Lib)
messages: 374997
nosy: alichtman
priority: normal
severity: normal
status: open
title: Option for Colored Logging in http.server Module
type: enhancement
versions: Python 3.10

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com