zephyr/tests/net/app
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
..
src net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
CMakeLists.txt samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
prj-no-ipv4.conf net: Remove obsolete config options from samples and tests 2018-10-11 14:44:14 -04:00
prj-no-ipv6.conf net: Remove obsolete config options from samples and tests 2018-10-11 14:44:14 -04:00
prj-with-dns.conf net: Remove obsolete config options from samples and tests 2018-10-11 14:44:14 -04:00
prj.conf tests: net: Convert to new logging system 2018-10-04 14:13:57 +03:00
testcase.yaml tests: net: Run networking tests only for selected platforms 2018-08-29 10:57:56 -04:00