CONFIG_SYS_LOG:

Global switch for logging, when turned off log calls will not be executed.

Symbol:

SYS_LOG

Type:

bool

Value:

“n”

User value:

(no user value)

Visibility:

“n”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Prompts:
  • “Enable Logging” if PRINTK (value: “n”)
Default values:
  • n (value: “n”)
  • Condition: PRINTK (value: “n”)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

BLUETOOTH_HCI && BLUETOOTH && BLUETOOTH_DEBUG_LOG || NET_BUF_LOG && NET_BUF || NET_BUF_SIMPLE_LOG && NET_BUF_LOG || NETWORKING && NETWORKING && !NET_L2_RAW_CHANNEL && NET_LOG (value: “n”)

Additional dependencies from enclosing menus and ifs:
 

(no additional dependencies)

Locations:
  • ../subsys/logging/Kconfig:8