mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
fix debug output
This commit is contained in:
parent
fe9e818aa8
commit
4cb5187901
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user