- Increase account privacy in logs

- Improve book download retry
This commit is contained in:
Robert McRackan 2020-12-14 15:42:27 -05:00
parent f9849abb7b
commit 1812fc2c7c
5 changed files with 11 additions and 8 deletions

View file

@ -72,7 +72,7 @@ namespace FileLiberator
libraryBook.Book.Title,
libraryBook.Book.AudibleProductId,
libraryBook.Book.Locale,
libraryBook.Account,
Account = libraryBook.Account?.ToMask() ?? "[empty]",
tempAaxFilename,
actualFilePath,
length,