add profile info to rip

This commit is contained in:
Thomas Vander Stichele
2012-12-03 08:10:18 +00:00
parent fc2966b08a
commit 5b670ab4fa

View File

@@ -421,6 +421,8 @@ Log files will log the path to tracks relative to this directory.
self.stdout.write("\n".join(prog.getAccurateRipResults()) + "\n")
prog.saveRipResult()
# write log file
try:
klazz = result.getLoggers()[self.options.logger]