mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-04 07:26:12 +00:00
The immediate logging option cannot be used with network logging support CONFIG_LOG_BACKEND_NET as that would cause the generated rsyslog messages to be malformed. The UDP packets would only have one byte payloads which is not correct. So make sure that user is not able to select a configuration with immediate mode and network logging. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> |
||
---|---|---|
.. | ||
application_development | ||
basic | ||
bluetooth | ||
boards | ||
cpp_synchronization | ||
debug | ||
display | ||
drivers | ||
hello_world | ||
lorawan/class_a | ||
mpu | ||
net | ||
philosophers | ||
portability | ||
posix | ||
scheduler | ||
sensor | ||
shields | ||
smp | ||
subsys | ||
synchronization | ||
testing/integration | ||
tfm_integration | ||
userspace | ||
video | ||
classic.rst | ||
index.rst |