Skip to content

Releases: entur/go-logging

v1.6.0

09 Sep 13:35
b7b55d1

Choose a tag to compare

1.6.0 (2025-09-09)

Features

  • Added support for stack traces by default and updated README (#27) (8272f0c)

v1.5.1

04 Sep 08:17
1ff777f

Choose a tag to compare

1.5.1 (2025-09-04)

Bug Fixes

  • Set warning as default logging level (#23) (9cd5ead)

v1.5.0

28 May 08:15
907026e

Choose a tag to compare

1.5.0 (2025-05-28)

Features

v1.4.0

26 May 10:09
0e7c44f

Choose a tag to compare

1.4.0 (2025-05-26)

Features

  • Added simple console writer, more options, level and ctx alias, multiple writer support (337d14d)
  • Updated options and deps, added simple console writer and more aliases (#13) (337d14d)

v1.3.0

20 May 11:35
bc6dc75

Choose a tag to compare

1.3.0 (2025-05-20)

Features

v1.2.0

15 May 11:44
a6a7849

Choose a tag to compare

1.2.0 (2025-05-15)

Features

  • Added support for zerolog stacktraces (#7) (eb3481b)

v1.1.0

14 May 12:54
fcef78f

Choose a tag to compare

1.1.0 (2025-05-14)

Features

Bug Fixes