Skip to content

Releases: RootITUp/Logging

4.8.5

23 Mar 14:22
Compare
Choose a tag to compare

What's new in 4.8.5 $(ReleaseDescription)

4.8.3

06 Oct 09:02
Compare
Choose a tag to compare

What's new in 4.8.3 $(ReleaseDescription)

4.8.2

15 Mar 10:31
Compare
Choose a tag to compare

What's new in 4.8.2 $(ReleaseDescription)

4.8.1

18 Feb 08:43
Compare
Choose a tag to compare

What's new in 4.8.1 $(ReleaseDescription)

4.8.0

11 Feb 14:30
Compare
Choose a tag to compare

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

11 Feb 09:41
Compare
Choose a tag to compare

What's new in 4.7.1

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

4.5.0

22 Oct 13:14
Compare
Choose a tag to compare

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

17 Jun 15:06
Compare
Choose a tag to compare

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

28 May 15:07
Compare
Choose a tag to compare

What's new in 4.3.2

4.3.1

28 May 08:49
Compare
Choose a tag to compare

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