New submission from Aaron Lichtman <aaronlicht...@gmail.com>:

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 <rep...@bugs.python.org>
<https://bugs.python.org/issue41502>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to