We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7412dc commit 7b3ac52Copy full SHA for 7b3ac52
doc/releases/release-notes-4.3.rst
@@ -158,6 +158,11 @@ New APIs and options
158
159
* Logging:
160
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
166
* Added rate-limited logging macros to prevent log flooding when messages are generated frequently.
167
168
* :c:macro:`LOG_ERR_RATELIMIT` - Rate-limited error logging macro (convenience)
0 commit comments