Skip to content

Commit d3f4b4d

Browse files
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 a2b3f98 commit d3f4b4d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/releases/release-notes-4.3.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@ New APIs and options
114114
* :c:macro:`LOG_HEXDUMP_INF_RATELIMIT_RATE` - Rate-limited info hexdump macro (explicit rate)
115115
* :c:macro:`LOG_HEXDUMP_DBG_RATELIMIT_RATE` - Rate-limited debug hexdump macro (explicit rate)
116116

117+
* :kconfig:option:`CONFIG_LOG_BACKEND_SHOW_TIMESTAMP`
118+
* :kconfig:option:`CONFIG_LOG_BACKEND_SHOW_LEVEL`
119+
117120
* Power management
118121

119122
* :c:func:`pm_device_driver_deinit`

0 commit comments

Comments
 (0)