zephyr/tests/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
..
coap net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
coap_sock net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
dns_packet samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
dns_resolve net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
http_header_fields tests: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
mqtt_packet tests: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
mqtt_publisher net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
mqtt_pubsub net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
mqtt_subscriber net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
tls_credentials samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00