Releases: Zywave/SMLogging
Releases · Zywave/SMLogging
1.3.7
Bug Fixes
- product version formatted into event log type (e511f0a)
1.3.6
Bug Fixes
- improve Windows Event Log messages when logging fails (56e8e61)
1.3.5
Bug Fixes
- prevent BackgroundFileTraceListener from queuing events infinitely when failing to write to file by adding a MaxQueueSize setting, defaulted to 10000 (88ef72c)
- remove unnecessary static locks (5cbd964)
Features
- log failures to Windows event log under Application/SMLogging (1c12355)
- log fault exception details in error handler (8b56bb8)
1.3.4
Bug Fixes
- better app name for IIS applications (3db8b5a)
- net35 include AppDomainHelpers (a7e1231)
- reenqueue events if file lock is not aquired (d0bb0ba)
1.3.3
Bug Fixes
- remove invalid file name characters (3a50684)
1.3.2
Bug Fixes
- remove duplicate activity id (fb149ca)
1.3.1
Bug Fixes
- removed old attributes from install action (7a8724d)
1.3.0
Features
- activity tracing (d2b6e85)
- end to end tracing enabled via installer (f999403)
BREAKING CHANGES
- added activityid and correlationid to format
1.2.5
Bug Fixes
- prevent setting unsupported messageid header (11aefe9)
1.2.4
Bug Fixes
- add option to ignore dispatch reply (fdb1e4b)
- fault requests marked as faults (e010de0)