Skip to content

4.51.0 - Add CustomLogger Interface, Enhanced Event Loss Logging And Rework LogEvent Retry Logic

Compare
Choose a tag to compare
@statsig-kong statsig-kong released this 26 Mar 19:49
· 25 commits to main since this release
c9b7bd3

New Features:

  • Custom Logger Interface: In this release, we have introduced a custom logger interface, allowing users to integrate their preferred logging frameworks with SDK.

Improvements:

  • Log Event Write to Cache and Retry Logic Reworked: we have reworked the logic for logging event writes to cache and retry mechanisms. This enhancement improves the reliability of event logging.

  • Enhanced Event Loss Details Logging: To provide better visibility into event loss situations, we have enhanced our logging mechanism to include detailed event loss information.

Included In This Release

  • 8458c2f Weihao Ding
    • Add Event Loss Logging Using Custom Logger Interface (#467)
  • 56aab82 Xin Li
    • Re-work logevent write to cache and retry logic (#461)
  • 9c3e5f9 Weihao Ding
    • Add Custom Logger Interface (#466)

Full Changelog: 4.50.2...4.51.0