Add log formatting option and dynamic Log-Level change Implement MDC Log entry format... 64/4964/2 cherry dawn e-release f-release g-release v0.0.2
authorwahidw <abdulwahid.w@nokia.com>
Mon, 2 Nov 2020 05:10:18 +0000 (05:10 +0000)
committerwahidw <abdulwahid.w@nokia.com>
Tue, 3 Nov 2020 04:55:15 +0000 (04:55 +0000)
commitfa620f44ece637013e7e11f64847761dda720dda
treeae0f94d6397f176f530e7d3b32b2239c1c27b864
parentcbf51a930068538cbd4eebdd879fa7c87b95e1d7
Add log formatting option and dynamic Log-Level change Implement MDC Log entry formatting options via environment variables and implement dynamic Log-Level change what makes possible to change the log level of a running process in a Docker container.

Signed-off-by: wahidw <abdulwahid.w@nokia.com>
Change-Id: If37a78ab2c4a8fb27a931087a9a7840827cc7d47
README.md
cmd/logtester/main.go
docs/developer-guide.rst
mdclog.go
mdclog_test.go