FIX Fixed casing in LogItem.TimeStamp property (Timestamp).
ADD Added SL to WCF logging sample.
CHG Renamed DelegateLoggerFactory to DelegateFactory and DelegateLoggerResolver to DelegateResolver.
ADD Added a core logger factory class for the DelegateLogger (DelegateLoggerFactory), which supports
named loggers that all invoke the same delegate.
↧