aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/usrp_mpm/mpmlog.py
Commit message (Collapse)AuthorAgeFilesLines
* mpm: Drop default log level to DEBUGMartin Braun2017-12-221-2/+2
|
* mpm: Harmonize all license headerMartin Braun2017-12-221-13/+2
| | | | Now uses SPDX headers everywhere.
* mpm: Run C++ logger through central loggingMartin Braun2017-12-221-0/+16
| | | | Reviewed-By: Mark Meserve <mark.meserve@ni.com>
* mpm: Add configurable log levelsMartin Braun2017-12-221-2/+13
|
* mpm: Clarified use of get_logger() callMartin Braun2017-12-221-2/+5
|
* mpm: Made code Python3-compatibleMartin Braun2017-12-221-0/+1
|
* mpm: Moved over to new logging infrastructureMartin Braun2017-12-221-0/+126
Also currently hardcodes some settings.