Skip to content

v1.1.0

Compare
Choose a tag to compare
@ldemailly ldemailly released this 26 Jun 22:19
· 55 commits to main since this release
ffe8ff2

What's Changed

#9

  • Converter compatible with sec.usec log 1.5.0 timestamp format.
  • Also handle missing timestamp / -logger-timestamp=false (fixed #8)

Full Changelog: v1.0.2...v1.1.0

Changelog

  • ffe8ff2 Merge pull request #9 from fortio/log_sec_usec
  • f9d924b fix #8 - handle absent TS, refactor a bit to clean up the code
  • 4955e83 switch to correct way to reverse TS, update to sec.usec version