|
|
Event Recorder
|
This is a generic event log recorder, it records errors passed to it to the event logs, making it easier to correct problems as they occur. This template contains one object called EventRecorder inside of a DataAccessLayer namespace.
|
|
XML Writer
|
Automatically compiles the data inside of an child object into an XML file ready for storage, Fully documented. Includes the EventRecorder object because it inherits it so that the system can automatically log the errors into the Event Logs.
|
|