Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mpm: Update all license headers | Martin Braun | 2018-02-19 | 1 | -2/+2 |
* | mpm: Use prefs API in logging module | Martin Braun | 2018-02-08 | 1 | -6/+6 |
* | mpm: Add prefs modules | Martin Braun | 2018-02-08 | 1 | -1/+5 |
* | mpm: Bump default log level to INFO | Martin Braun | 2018-01-10 | 1 | -1/+1 |
* | mpmd: Add API to read back logs from device and send to native logging | Martin Braun | 2018-01-10 | 1 | -1/+1 |
* | mpm: Add API to read back log buffer | Martin Braun | 2018-01-08 | 1 | -0/+42 |
* | mpm: Drop default log level to DEBUG | Martin Braun | 2017-12-22 | 1 | -2/+2 |
* | mpm: Harmonize all license header | Martin Braun | 2017-12-22 | 1 | -13/+2 |
* | mpm: Run C++ logger through central logging | Martin Braun | 2017-12-22 | 1 | -0/+16 |
* | mpm: Add configurable log levels | Martin Braun | 2017-12-22 | 1 | -2/+13 |
* | mpm: Clarified use of get_logger() call | Martin Braun | 2017-12-22 | 1 | -2/+5 |
* | mpm: Made code Python3-compatible | Martin Braun | 2017-12-22 | 1 | -0/+1 |
* | mpm: Moved over to new logging infrastructure | Martin Braun | 2017-12-22 | 1 | -0/+126 |