Skip to content

Releases: RootITUp/Logging

4.8.5

Choose a tag to compare

@EsOsO EsOsO released this 23 Mar 14:22

What's new in 4.8.5 $(ReleaseDescription)

4.8.3

Choose a tag to compare

@EsOsO EsOsO released this 06 Oct 09:02

What's new in 4.8.3 $(ReleaseDescription)

4.8.2

Choose a tag to compare

@EsOsO EsOsO released this 15 Mar 10:31

What's new in 4.8.2 $(ReleaseDescription)

4.8.1

Choose a tag to compare

@EsOsO EsOsO released this 18 Feb 08:43

What's new in 4.8.1 $(ReleaseDescription)

4.8.0

Choose a tag to compare

@EsOsO EsOsO released this 11 Feb 14:30

What's new in 4.8.0

  • #93 Added Exception handling in targets (not all cause I can't test it)
  • #112 The Log object is now passed by value/copy to avoid that target manipulation could cause issues

4.7.1

Choose a tag to compare

@EsOsO EsOsO released this 11 Feb 09:41

What's new in 4.7.1

  • #112 Log object is now copied through the targets to avoid manipulation

4.5.0

Choose a tag to compare

@EsOsO EsOsO released this 22 Oct 13:14

What's new in 4.5.0

  • [ADD] Teams target now support additional body types for adaptive cards (@jangins101)
  • [FIX] Refactored Teams target (@jangins101)
  • [FIX] Removed formatting timestamp on log event creation, this caused lost of milliseconds later on

4.4.0

Choose a tag to compare

@EsOsO EsOsO released this 17 Jun 15:06

What's new in 4.4.0

  • [FIX] NotifyBeginApplication/NotifyEndApplication calls not needed (#99)
  • [FIX] Fix startup race condition (#100) (@Tadas)
  • [FIX] Fixed an issue in AzureLogAnalytics target (#102) (@Glober777)
  • [FIX] Resolve relative Path in File target (#103) (@Tadas)
  • [FIX] Target name is case insensitive (#106) (@Tadas)

4.3.2

Choose a tag to compare

@EsOsO EsOsO released this 28 May 15:07

What's new in 4.3.2

4.3.1

Choose a tag to compare

@EsOsO EsOsO released this 28 May 08:49

What's new in 4.3.1

  • [NEW] added target for Azure Log Analytics Workspace (thx to @manualbashing)
  • [NEW] added target for Webex Teams (thx to @itshorty)
  • [FIX] fixed module autoload (thx to @Tadas)
  • [FIX] module don't hang shell exit (thx to @Tadas) #82