diff options
author | liangke <lokyse@163.com> | 2018-09-11 16:37:09 +0800 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-09-11 11:55:37 +0000 |
commit | b233ac22d421dd7c286eccf7fd8cc6efd408d36e (patch) | |
tree | ae7b93c3d91545d4098a902bc64e788bb00eb6e5 | |
parent | 3293abe3325ca9206e3cbcefbd6fbe85bad0f50c (diff) |
Updated git submodules
Project: logging-analytics master e00f8c9d9fc89f3de7f324704b3bd02c976e21e9
Enable colored output for logging
ColorFormatter class uses ANSI esacpe sequences
to render logging message in color, it uses standard colors
so it should workd on any UNIX terminal.
Make markerFormatter class to inherits from colorFormatter.
Change-Id: Ie24a06df861ca5d07796e78dea7e875daf149380
Issue-ID: MULTICLOUD-329
Signed-off-by: liangke <lokyse@163.com>
m--------- | docs/submodules/logging-analytics.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/logging-analytics.git b/docs/submodules/logging-analytics.git -Subproject 8dff758d560d3acdbd21a2ea11f4ba5a5ede1ff +Subproject e00f8c9d9fc89f3de7f324704b3bd02c976e21e |