Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notify users of status #8

Open
swingtempo opened this issue Jan 7, 2018 · 5 comments
Open

Notify users of status #8

swingtempo opened this issue Jan 7, 2018 · 5 comments

Comments

@swingtempo
Copy link

(Sorry just logging ideas).
Have a way to notify users (eg email?) when tasks succeed or fail. maybe generic windows question tbh

@swingtempo
Copy link
Author

closing tis out since it is really out of scope.

@Smurf-IV Smurf-IV reopened this Jan 9, 2018
@Smurf-IV
Copy link
Owner

Smurf-IV commented Jan 9, 2018

I like it.. It could be done, It could also be extended to send Status info as well. Anything in particular you where looking for ?
How about logging to Application Event log in windows as well ?

@swingtempo
Copy link
Author

swingtempo commented Jan 12, 2018 via email

@Smurf-IV
Copy link
Owner

NLog can send directly (Once app is registered via the installer),
or the C# EventLog class (This is abit picky) and route only errors and above as required.
There might also be an option for ExceptionLess to write to event log as well (Have to look into that !)

@swingtempo
Copy link
Author

What do you mean by “once app is registered via the installer”?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants