Skip to content

Commit 7b3ac52

Browse files
Shawn-Huang724henrikbrixandersen
authored andcommitted
doc: releases: 4.3: add formatting options for log backend
LOG_BACKEND_SHOW_TIMESTAMP and LOG_BACKEND_SHOW_LEVEL Signed-off-by: Shawn Huang <[email protected]>
1 parent f7412dc commit 7b3ac52

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/releases/release-notes-4.3.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,11 @@ New APIs and options
158158

159159
* Logging:
160160

161+
* Added options to skip timestamp and level in log backends.
162+
163+
* :kconfig:option:`CONFIG_LOG_BACKEND_SHOW_TIMESTAMP`
164+
* :kconfig:option:`CONFIG_LOG_BACKEND_SHOW_LEVEL`
165+
161166
* Added rate-limited logging macros to prevent log flooding when messages are generated frequently.
162167

163168
* :c:macro:`LOG_ERR_RATELIMIT` - Rate-limited error logging macro (convenience)

0 commit comments

Comments
 (0)