nes-proj/examples/logging
Niclas Finne 2c86194ef8 Renamed core to os 2017-09-01 15:29:00 +02:00
..
Makefile Added logging example for regression testing with all logs enabled 2017-06-21 17:09:38 +02:00
README.md Renamed core to os 2017-09-01 15:29:00 +02:00
logging.c Added logging example for regression testing with all logs enabled 2017-06-21 17:09:38 +02:00
project-conf.h Renamed core to os 2017-09-01 15:29:00 +02: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.