Change log message

for better readability
This commit is contained in:
Joscha 2018-11-26 17:33:27 +00:00
parent 21ddf2546d
commit a084b05433

View File

@ -59,7 +59,7 @@ class Organizer:
# No further action needed, especially not overwriting symlinks...
return
else:
logger.info(f"Changed file at {to_path}")
logger.info(f"Different file at {to_path}")
else:
logger.info(f"New file at {to_path}")