8000 Releases · origranot/ts-logger · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: origranot/ts-logger

v1.12.0

24 May 18:47
0cf6302
Compare
Choose a tag to compare

1.12.0 (2023-05-24)

Features

  • logger.ts: add suppress option to LoggerOptions interface and log method to suppress logging if set to true (c352af1)

v1.11.0

27 Apr 19:57
Compare
Choose a tag to compare

1.11.0 (2023-04-27)

Features

  • logger: add name option as logger option (9df5243)

v1.10.0

19 Apr 19:22
0898671
Compare
Choose a tag to compare

1.10.0 (2023-04-19)

Bug Fixes

  • formatter: change LOG_LEVEL_COLORS to DEFAULT_LOG_LEVEL_COLORS (3898ae0)

Features

  • color.ts: add GRAY color to the COLOR enum. (0426248)

v1.9.1

15 Feb 13:48
8c8ac8f
Compare
Choose a tag to compare

1.9.1 (2023-02-15)

Bug Fixes

  • threshold: threshold are now configured per transport (385903e)
  • transport: default properties (d0cdd8c)

v1.9.0

15 Feb 12:33
3adeb43
Compare
Choose a tag to compare

1.9.0 (2023-02-15)

Features

  • formatter: allow different formatter to each transport (139ac2b)

v1.8.0

14 Feb 19:16
ec5ca6e
Compare
Choose a tag to compare

1.8.0 (2023-02-14)

Features

  • error: abillity to transfer error as an arg (e0f5eaf)

v1.7.1

14 Feb 13:18
612f585
Compare
Choose a tag to compare

1.7.1 (2023-02-14)

Bug Fixes

  • splunk: fix the example (cf05058)

v1.7.0

13 Feb 18:24
8650656
Compare
Choose a tag to compare

1.7.0 (2023-02-13)

Features

  • formatter: add formatter option (e0d2ec7)

v1.6.0

12 Feb 23:25
f2aa21b
Compare
Choose a tag to compare

1.6.0 (2023-02-12)

Features

  • UDP-transport: added a udp transport out of the box (4e02a57)

v1.5.1

11 Feb 16:10
fec2671
Compare
Choose a tag to compare

1.5.1 (2023-02-11)

Bug Fixes

  • file-handler: add new line after log message to file (5058095)
0