nes-proj/examples/libs/logging
Simon Duquennoy 34c0ddb38a Moving timer, trickle and logging examples to new directory: examples/libs 2017-10-30 21:49:02 +00:00
..
Makefile Moving timer, trickle and logging examples to new directory: examples/libs 2017-10-30 21:49:02 +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 Moving timer, trickle and logging examples to new directory: examples/libs 2017-10-30 21:49:02 +00: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.