christianspecht / scm-backup

Makes offline backups of your cloud hosted source code repositories
https://scm-backup.org/
GNU General Public License v3.0
59 stars 20 forks source link

Add documentation how to send logs by mail #3

Closed christianspecht closed 6 years ago

christianspecht commented 7 years ago

...because SCM Backup should be able to do everything Bitbucket Backup can.
(see "Emailing output" on the BBB site)

-> add an example config for NLog how to send mails?

Note: as of now (March 8th 2016) the NetStandard version of NLog apparently doesn't support emailing

christianspecht commented 6 years ago

Works in .NET Core now: https://github.com/NLog/NLog/wiki/Mail-Target

christianspecht commented 6 years ago

Done, the documentation is here