Files
esp-nimble/apps/blemesh
Michał Narajowski 3a2f0dab95 nimble/mesh: Add support for log modules
This PR adds support for various log modules which is possible
thanks to modlog feature. With this feature we can specify
a logging level for each module separately which could have the
following advantages:

- Being able to filter out only the logs that we are interested in at
  the moment
- Controlling log level in runtime
- Improved readability if we start printing module name in log header
- Ability to use color-coded log messages by mapping module to a
  specific color
2019-11-26 09:51:50 +01:00
..
2018-07-05 17:57:29 -07:00