nes-proj/examples/libs/logging
Atis Elsts 074b797e88 Update Makefiles to be compatible with the new build system and restrict them to specific platforms where needed 2018-03-09 16:29:06 +00:00
..
Makefile Update Makefiles to be compatible with the new build system and restrict them to specific platforms where needed 2018-03-09 16:29:06 +00:00
README.md Moving timer, trickle and logging examples to new directory: examples/libs 2017-10-30 21:49:02 +00:00
logging.c Moving timer, trickle and logging examples to new directory: examples/libs 2017-10-30 21:49:02 +00:00
project-conf.h Added LWM2M runtime log level to the logging module 2018-01-12 01:20:53 +01:00

README.md

Logging

This example shows how to configure the logging system. See os/net/sys/log.h and os/net/sys/log-conf.h more information on logging. Edit project-conf.h for configure debug levels for the different modules.