Archiving Does Not Work
Brought to you by:
jvarszegi
The archving for file logger does not work because the
method that checks for the archiving is never called.
Had the method been called it would have failed because
the logger stream writer had never been created.
I have ifxed both problems and enclosed an updated
source file. All modified or added lines have a
comment // LJM on them.
Updated File Logger Source