[ http://issues.apache.org/jira/browse/LOG4NET-62?page=all ]
Niall Daley resolved LOG4NET-62:
Resolution: Fixed
Fixing now fixes the specified values and prevents others from being updated
without an explicit fix being called again.
> Fixing any d
Author: niall
Date: Fri Dec 16 08:31:21 2005
New Revision: 357179
URL: http://svn.apache.org/viewcvs?rev=357179&view=rev
Log:
Fix for LOG4NET-62. Fixing values now fixes them and prevents others from being
updated.
Added:
logging/log4net/trunk/tests/src/Core/FixingTest.cs
Modified:
loggi
The date is formatted as per the XML (SOAP section 5) date format. I
think it is unlikely that may users will benefit from a static method of
XmlLayout to format the date. If they need to know how to format the
date then they can just look in the source code to see how it is
generated.
Of course M