mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-09-01 01:46:16 +00:00
fix debug output
This commit is contained in:
@@ -283,7 +283,7 @@ class MailAccountHandler(LoggingMixin):
|
|||||||
|
|
||||||
self.log(
|
self.log(
|
||||||
"debug",
|
"debug",
|
||||||
f"Rule {rule}: Searching folder with criteria " f"{str(AND(**criterias))}",
|
f"Rule {rule}: Searching folder with criteria " f"{str(criterias_imap)}",
|
||||||
)
|
)
|
||||||
|
|
||||||
try:
|
try:
|
||||||
|
Reference in New Issue
Block a user