Re: [PATCH] log: allow log register API to update log level
09/08/2024 15:01, Bharath Paulraj: > This commit fixes the bug in the registration API where it fails to > set the log level if 'id' already exists. Why registering twice?
[PATCH] log: allow log register API to update log level
This commit fixes the bug in the registration API where it fails to set the log level if 'id' already exists. Signed-off-by: Bharath Paulraj --- .mailmap | 1 + lib/log/log.c | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.mailmap b/.mailmap index 4a508bafad..05eca1