Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: s1rius/ezlog

0.2.0

14 Oct 17:28

Choose a tag to compare

[0.2.0] (2023-10-14)

Add

  • cli: Add key, nonce to cli options #29
  • Add create time info to file header #38
  • Make file rorate duration configurable #46
  • Add log file header extra info #48
  • Add AES-GCM-SIV encryption as mandatory for v2 #56
  • Generate a unique nonce for each encryption instance #56
  • Make log record format configurable #66
  • Add integration test #67
  • Rotate file when the query date is today #70
  • android: Add x86 and x86_64 ABI support #71
  • android: make android_logger dependency optional #75
  • Add nest-log example #76

Change

  • Break change the request_log_files_for_date function paramter to a time range #90
  • Break android:rename native function name, remove underline #26
  • remove global panic hook #91
  • Use varint to describe log's content length #32
  • Compress first then encrypt #40

Fix

  • Auto rotate log file, when the config is not match previous #60

0.2.0-beta.1

23 Jul 15:12

Choose a tag to compare

bump version to 0.2.0-beta.1