Home
last modified time | relevance | path

Searched refs:level_on (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/logging/
Dlog_output.c298 bool level_on, in ids_print() argument
308 if (level_on) { in ids_print()
440 bool level_on, in syslog_print() argument
587 bool level_on = flags & LOG_OUTPUT_FLAG_LEVEL; in prefix_print() local
620 length += syslog_print(output, level_on, func_on, &thread_on, domain, in prefix_print()
626 length += ids_print(output, level_on, func_on, thread_on, domain, in prefix_print()