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 || STDOUT_CONSOLE (value: “n”)
Default values:
  • n (value: “n”)
  • Condition: PRINTK || STDOUT_CONSOLE (value: “n”)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

BLUETOOTH_DEBUG_LOG && BLUETOOTH (value: “n”)

Additional dependencies from enclosing menus and ifs:
 

(no additional dependencies)

Locations:
  • ../misc/Kconfig:238