-
CONFIG_NET_LOG_GLOBAL
¶
By default, logging will apply only on enabled CONFIG_NET_DEBUG_* options, on which CONFIG_SYS_LOG_NET_LEVEL would be applied. However, if you want all the network stack logging enabled at once, use this option. Beware logging takes a lot of ROM/RAM and kills execution timing so it can affect your use case.
Symbol: | NET_LOG_GLOBAL |
---|---|
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: |
|
Default values: |
|
Selects: |
|
Reverse (select-related) dependencies: | |
(no reverse dependencies) |
|
Additional dependencies from enclosing menus and ifs: | |
NETWORKING && NETWORKING && !NET_RAW_MODE && NET_LOG (value: “n”) |
|
Locations: |
|