]> kaliko git repositories - mpd-sima.git/history - sima/lib/logger.py
Cleanup PlayerError exception wrapper
[mpd-sima.git] / sima / lib / logger.py
2021-11-16 kalikoAdd some space padding in log format
2021-10-02 kalikoMainly use literal for list/dict and f-strings when...
2021-10-02 kalikoBig cleanup, pyling warning, style, error
2021-10-01 kalikoClean some linter warnings and errors
2021-05-07 kalikoUse os.getenv instead of os.environ.get
2020-05-11 kalikoUpdate copyright
2015-02-15 kalikoSome cleanup, CLI/bash completion/Doc improvements
2015-02-11 kalikoAdd trace level to the logger
2015-02-09 kalikoRework 6538573, actually fixes the issue
2015-02-04 kalikoFixed logger issue (error msg printed twice)
2014-06-20 kalikoRemoved timestamp for console logging
2014-06-15 kalikoImproved log handling
2014-02-15 kalikoSome clean-up (pylint audit)
2014-02-11 kalikoAdd copyright headers & clean-up
2014-02-08 kalikoAdd echonest plugin
2014-01-28 kalikoSome padding in log format, improves readability
2013-12-23 kalikoCatches SIGHUP/SIGUSR1 to trigger conf reload
2013-11-02 kalikoAdd daemon
2013-09-30 kalikoHuge commit… Running last.fm track mode
2013-09-28 kalikoAdd handling of external plugins
2013-09-23 kalikoAdd SimaDB and deal with history
2013-09-22 kalikoAdd logger