Page 1 of 1

Log file, Mail

Posted: 31 May 2022, 10:48
by Mario
Is it possibile to make different log level for the Email?
For examble: high Level for log file, and for Email only summary like this:
2022-05-31 09:32:15 ** Backup for the task "Dati" has ended **
2022-05-31 09:32:15 ** Processed files: 5605. Backed up files: 5605. Created folders: 894. Backup size: 389,9 MB. **
2022-05-31 09:32:15 ** Number of errors: 0. Time elapsed: 0 hours, 24 minutes, 13 seconds. **
Thank for the best Backup software ever !

Re: Log file, Mail

Posted: 31 May 2022, 20:36
by cobian
You need to attach a log file, but you can use Parameters to get the given text on the body of the mail.

Re: Log file, Mail

Posted: 23 Sep 2022, 11:54
by Mario
Thank you for your answer.
I have tried to write in the body this:

%ERRORS
Is it possible to show also this:
** Processed files: {0}. Backed up files: {1}. Created folders: {2}. Backup size: {3}. **
Time elapsed: {1} hours, {2} minutes, {3} seconds
I didn't found these parameters ...

Is it possible to make this workround without send the logfile as attach ?

This works, it will be shown only the errors

Thank you for your great work !

Re: Log file, Mail

Posted: 23 Sep 2022, 15:06
by cobian
Those parameters don't exist at this moment. :cry: