Skip to content

Releases: gildas/lv

Support for Obfuscated logs

11 Feb 14:26
v0.3.4
ae584e5

Choose a tag to compare

Bug fixes

19 Aug 18:05
v0.3.3
8325bee

Choose a tag to compare

v0.3.3

Release 0.3.3

Bug fixes

06 May 11:28
v0.3.1
9bfe2ec

Choose a tag to compare

  • Issue #7: make sure log entries with timestamp are processed as time field
  • Issue #8: Process last line (sometimes without a \n) properly

Configuration file and environment variables

01 Jan 11:06
v0.3.0
475baa3

Choose a tag to compare

Bug fixes

25 Apr 06:07
v0.2.1
d213574

Choose a tag to compare

  • use a bufio.Reader instead of a bufio.Scanner (avoid token too long error on long lines)

Nicer printing

28 Mar 15:32
v0.2.0
f155eff

Choose a tag to compare

  • Support for nil and boolean fields
  • log entry field with an empty array are printed in the parenthesis section
  • Fixed the additional commas and wrong indentation when printing blobs
  • Improved blobs printing
  • the task ID is now always last printed in the fields

More support for Pino js

18 Mar 14:35
f2879e8

Choose a tag to compare

v0.1.3

Release 0.1.3

Bug fixes

06 Mar 17:50
2868c10

Choose a tag to compare

  • Got a fix from gildas/go-logger
  • Some typos from the old repository name
  • Additional logging

Bug fixes

03 Mar 11:17
bffd2b4

Choose a tag to compare

  • Repaired the shell completion generation

Initial Release

18 Mar 14:34
f4fdc0f

Choose a tag to compare

v0.1.0

Updated modules