cvs commit: logging-log4net/src/Core LoggingEvent.cs

2005-07-22 Thread nicko
nicko 2005/07/22 12:44:14 Modified:src/Core LoggingEvent.cs Log: Fix LOG4NET-42: Serialised LoggingEvent does not preserve the Fix flags. Added new constructors to allow FixFlags to be passed in with the LoggingEventData Revision ChangesPath 1.21 +49 -3 loggi

cvs commit: logging-log4net/src/Core LoggingEvent.cs

2005-04-03 Thread nicko
nicko 2005/04/03 11:07:17 Modified:src/Core LoggingEvent.cs Log: Fix for LOG4NET-21. Remove from fixedProperties any key-value pairs where the key or value (or fixed value) is null Revision ChangesPath 1.20 +17 -8 logging-log4net/src/Core/LoggingEvent.cs

cvs commit: logging-log4net/src/Core LoggingEvent.cs

2005-01-28 Thread nicko
nicko 2005/01/28 12:47:29 Modified:src/Core LoggingEvent.cs Log: Updated to use RendererMap.FindAndRender method that returns a string where appropriate Revision ChangesPath 1.19 +2 -6 logging-log4net/src/Core/LoggingEvent.cs Index: LoggingEvent.cs ===

cvs commit: logging-log4net/src/Core LoggingEvent.cs

2004-12-19 Thread nicko
nicko 2004/12/19 11:23:07 Modified:src/Core LoggingEvent.cs Log: Updates suggested by FxCop. Minor naming changes to internal types. Perf improvements to type check + type cast code. Revision ChangesPath 1.17 +10 -10logging-log4net/src/Core/LoggingEvent.cs

cvs commit: logging-log4net/src/Core LoggingEvent.cs

2004-11-24 Thread nicko
nicko 2004/11/24 07:48:18 Modified:src LogicalThreadContext.cs MDC.cs ThreadContext.cs src/Core LoggingEvent.cs Log: Updated doc comments Revision ChangesPath 1.3 +3 -3 logging-log4net/src/LogicalThreadContext.cs Index: LogicalThreadC

cvs commit: logging-log4net/src/Core LoggingEvent.cs

2004-08-22 Thread nicko
nicko 2004/08/22 12:26:50 Modified:src/Core LoggingEvent.cs Log: Fixed LoggingEvent.GetObjectData() to add missing GlobalProperties value Revision ChangesPath 1.9 +1 -0 logging-log4net/src/Core/LoggingEvent.cs Index: LoggingEvent.cs ===

cvs commit: logging-log4net/src/Core LoggingEvent.cs

2004-08-19 Thread nicko
nicko 2004/08/19 15:28:33 Modified:src/Core LoggingEvent.cs Log: Changed to use SystemInfo.ProcessStartTime property. Updated doc comments Revision ChangesPath 1.8 +32 -20logging-log4net/src/Core/LoggingEvent.cs Index: LoggingEvent.cs ==

cvs commit: logging-log4net/src/Core LoggingEvent.cs

2004-06-07 Thread nicko
nicko 2004/06/06 18:06:07 Modified:src/Core LoggingEvent.cs Log: Added ExceptionObject property to get the exception object if it exists Revision ChangesPath 1.6 +32 -0 logging-log4net/src/Core/LoggingEvent.cs Index: LoggingEvent.cs

cvs commit: logging-log4net/src/Core LoggingEvent.cs

2004-05-30 Thread nicko
nicko 2004/05/30 04:07:32 Modified:src/Core LoggingEvent.cs Log: Renamed GetExceptionStrRep to GetExceptionString Revision ChangesPath 1.5 +17 -1 logging-log4net/src/Core/LoggingEvent.cs Index: LoggingEvent.cs ===

cvs commit: logging-log4net/src/Core LoggingEvent.cs

2004-05-16 Thread nicko
nicko 2004/05/16 14:28:43 Modified:src/Core LoggingEvent.cs Log: fixed documentation comments Revision ChangesPath 1.4 +2 -2 logging-log4net/src/Core/LoggingEvent.cs Index: LoggingEvent.cs ===