An MSN Messenger Log Listener - The Code Project - C# Programming
".... If you haven’t already guessed, I made a custom log listener that sends log messages to an MSN Messenger account.The Good Stuff
I used the FormattedDatabaseTraceListener as a reference for creating my listener. The custom listener is actually composed of three classes:
- The actual listener class, responsible for sending log messages as MSN Messenger messages
- A data configuration class, responsible for reading configuration data from a config file (app.config/web.config)
- An Assembler class, responsible for creating a listener object based on a configuration class (I think this is the ObjectBuilder magic)
That's kind of a cool project...
I think it would show uber-customer service if a user got a call seconds after the app they were running ran into a critical error... Or they get a call as soon as they launch or quit the app, etc. etc. Sure, I wouldn't use it in a widely deployed app, but during Beta/QA/Preview it might be cool.
Something to think about at least...
No comments:
Post a Comment
NOTE: Anonymous Commenting has been turned off for a while... The comment spammers are just killing me...
ALL comments are moderated. I will review every comment before it will appear on the blog.
Your comment WILL NOT APPEAR UNTIL I approve it. This may take some hours...
I reserve, and will use, the right to not approve ANY comment for ANY reason. I will not usually, but if it's off topic, spam (or even close to spam-like), inflammatory, mean, etc, etc, well... then...
Please see my comment policy for more information if you are interested.
Thanks,
Greg
PS. I am proactively moderating comments. Your comment WILL NOT APPEAR UNTIL I approve it. This may take some hours...