Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

1.3.5

Compare
Choose a tag to compare
@cruikshj cruikshj released this 20 Nov 19:43

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)