zephyr/samples/net/sockets/http_get/src
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
..
ca_certificate.h net: samples: sockets: http_get: Add secure socket offload support 2018-11-23 09:16:21 -05:00
globalsign_r2.der net: samples: Add CA certificates to http_get and big_http_download 2018-07-26 12:13:15 -04:00
http_get.c net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00