zephyr/subsys/net/lib
Jukka Rissanen 86689030e8 net: Clarify logging in networking code
Remove network specific default and max log level setting
and start to use the zephyr logging values for those.

Remove LOG_MODULE_REGISTER() from net_core.h and place the
calls into .c files. This is done in order to avoid weird
compiler errors in some cases and to make the code look similar
as other subsystems.

Fixes #11343
Fixes #11659

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-12-07 12:00:04 +02:00
..
app net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
coap net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
config net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
dns net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
http net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
lwm2m misra-c: Add 'U' to unsigned variable assignments in subsys/ 2018-12-04 22:51:56 -05:00
mqtt net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
mqtt_sock net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
openthread shell: printing command's help by shell engine 2018-12-05 15:15:44 +01:00
sntp net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
sockets net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
tls_credentials drivers: wifi: simplelink: Implement setsockopt() for TLS offload 2018-11-23 09:16:21 -05:00
websocket net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
CMakeLists.txt net: coap: Move both CoAP implementations into one Kconfig 2018-11-22 09:08:46 -05:00
Kconfig net: coap: Move both CoAP implementations into one Kconfig 2018-11-22 09:08:46 -05:00