View Single Post
Old 03-01-2013, 06:59 PM   #6
dman003
Junior Member
dman003 began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Feb 2013
Device: galaxy tab 10.1
does not work

I have tested this out and when i delete a book nothing appears in the log.
Note that I have updated to the latest 0.9.21 version.

Quote:
Originally Posted by chaley View Post
Calibre does not keep a persistent log for anything except the content server. There is no way to find a list of books that have been deleted.

You can keep your own persistent log if you wish. Use "calibre-debug -g" on the command line, redirecting standard output and error output to append to some file. On windows the command will be something like
Code:
calibre-debug -g >> calibre_log.txt 2>&1
Linux and OSX will use something very similar.
dman003 is offline   Reply With Quote