oslo.log/oslo_log
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
..
cmds Fix file permissions 2018-05-03 10:16:08 +01:00
fixture Expose fixtures through oslo_log.fixture 2015-01-30 11:37:42 -05:00
locale Imported Translations from Zanata 2018-03-01 06:25:12 +00:00
tests 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
_i18n.py Update the documentation link 2017-08-23 15:08:41 +08:00
_options.py Add option to use JSON formatter 2017-11-06 18:52:52 +02:00
formatters.py Fix Formatter subclasses for Python 3.2+ 2018-05-03 10:16:09 +01:00
handlers.py Automatically append reset_color to log lines 2018-06-07 21:26:15 +00:00
helpers.py Fix bug in log_method_call decorator 2017-05-25 14:43:02 +00:00
log.py Add option to use JSON formatter 2017-11-06 18:52:52 +02:00
rate_limit.py Add a filter to rate limit logs 2016-09-19 15:09:43 +02:00
version.py pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) 2017-02-06 12:49:23 -05:00
versionutils.py Add Stein release to versionutils 2018-04-05 14:11:01 +00:00
watchers.py Reduce READ_FREQ and TIMEOUT for watch-file 2016-05-13 02:05:31 -07:00