JDErrorLog was written as a generic error log component. I am hoping that in it I have covered the most common needs and expectations of what should be in an error-logging component. Any suggestions, comments, or improvments are welcome, and incuraged.
The component is ment to be used as an error-logging component. It formats its messages as follows:
Error: XXXX Date: MM/DD/YY Time: HH:MM:SS.ms A/P
This component has never been completed to the level described in the "To be completed" section of the documentation. It would not be hard to finsh it off, but due to time constrictions and other projects priorities I will likely never go any further with it then it currently is.