oslo.log/oslo_log/tests
Ben Nemec 9d5065ea32 Automatically append reset_color to log lines
It's confusing that log colors can persist across multiple log lines
if they are not explicitly reset at the end of each line.  This
change automatically appends the reset escape sequence to the end of
each log record passed through the ColorHandler so the behavior is
more what most people would expect.

Change-Id: I5fefdbdd7dd2ca437863bf2117b5a93b527e9776
2018-06-07 21:26:15 +00:00
..
unit Automatically append reset_color to log lines 2018-06-07 21:26:15 +00:00
__init__.py Move files out of the namespace package 2014-12-17 21:43:41 -05:00