mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 13:27:01 +08:00
task: use get_task_name where possible
Signed-off-by: xuxingliang <xuxingliang@xiaomi.com>
This commit is contained in:
@@ -153,6 +153,7 @@ config SYSLOG_PRIORITY
|
||||
config SYSLOG_PROCESS_NAME
|
||||
bool "Prepend process name to syslog message"
|
||||
default n
|
||||
depends on TASK_NAME_SIZE > 0
|
||||
---help---
|
||||
Prepend Process name to syslog message.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user