* morituri/result/logger.py:

* morituri/result/result.py:
	* morituri/rip/cd.py:
	* morituri/rip/main.py:
	  Expose loggers as pluggable.
	  Add --logger option to rip cd rip to specify logger.
This commit is contained in:
Thomas Vander Stichele
2012-11-25 18:22:03 +00:00
parent cd295537fc
commit 7f36f540d0
5 changed files with 68 additions and 8 deletions

View File

@@ -1,3 +1,12 @@
2012-11-25 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/result/logger.py:
* morituri/result/result.py:
* morituri/rip/cd.py:
* morituri/rip/main.py:
Expose loggers as pluggable.
Add --logger option to rip cd rip to specify logger.
2012-11-25 Thomas Vander Stichele <thomas at apestaart dot org>
* configure.ac: