<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://k2underground.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">SourceCode.Logging Plug-in</title><subtitle type="html">The SourceCode.Logger Plug-in is a customized logger that plugs into K2 [blackpearl]'s logging architecture.  This plug-in will listen for K2 [blackpearl] Server messages of a specified Severity type and alert specified users when a message is logged.</subtitle><id>http://k2underground.com/blogs/sourcecodelogging_plug-in/atom.aspx</id><link rel="alternate" type="text/html" href="http://k2underground.com/blogs/sourcecodelogging_plug-in/default.aspx" /><link rel="self" type="application/atom+xml" href="http://k2underground.com/blogs/sourcecodelogging_plug-in/atom.aspx" /><generator uri="http://communityserver.org" version="2.1.61120.2">Community Server</generator><updated>2007-11-09T12:32:00Z</updated><entry><title>Initial code for Logger added to project</title><link rel="alternate" type="text/html" href="http://k2underground.com/blogs/sourcecodelogging_plug-in/archive/2007/11/09/initial-code-for-logger-added-to-project.aspx" /><id>http://k2underground.com/blogs/sourcecodelogging_plug-in/archive/2007/11/09/initial-code-for-logger-added-to-project.aspx</id><published>2007-11-09T17:32:00Z</published><updated>2007-11-09T17:32:00Z</updated><content type="html">&lt;p&gt;I uploaded a simple logging plugin that listens for server error messages and sends an email when an error messages is received.&amp;nbsp; I only added this file so you could see how to implement a custom logger.&amp;nbsp; I will be modifying the code and adding additional modules before this is v1.&amp;nbsp; Be aware that this will send 1 email for each error received, so if something raises 10 error messages, 10 emails will be sent out.&lt;br&gt;&lt;/p&gt;&lt;p&gt;Before this is a v1 release I will be modifying the project significantly.&amp;nbsp; I'm planning to have the logger not only email capabilities but also have the ability to send an SMS message when an error occurs.&amp;nbsp; I'm also looking into what it would take to use Live Messenger's APIs and send out IMs from the logger.&amp;nbsp;&lt;/p&gt;&lt;img src="http://k2underground.com/aggbug.aspx?PostID=19734" width="1" height="1"&gt;</content><author><name>mattm</name><uri>http://k2underground.com/members/mattm.aspx</uri></author><category term="Update" scheme="http://k2underground.com/blogs/sourcecodelogging_plug-in/archive/tags/Update/default.aspx" /><category term="Code" scheme="http://k2underground.com/blogs/sourcecodelogging_plug-in/archive/tags/Code/default.aspx" /><category term="Logger" scheme="http://k2underground.com/blogs/sourcecodelogging_plug-in/archive/tags/Logger/default.aspx" /></entry></feed>