Skip to content

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

0.7.2 - 2025-07-20

Changed

  • Add optional log level to LogStart and LogEnd methods
  • Add optional message to LogStart which will be carried through to LogEnd

0.7.1 - 2025-07-20

Changed

  • Make Logger Factory Public

0.7.0 - 2025-07-20

Added

  • Logger Factory
  • Composite Logger
  • Console Logger
  • Trace Logger

0.6.1 - 2025-04-15

Added

  • Changelog changed check workflow for pr's

0.5.2 - 2024-11-10

Changed

  • Add all dependency .dll's to the release

0.4.1 - 2024-10-26

Added

  • Release notes to the NuGet Package

0.4.0 - 2024-10-21

Added

  • Codecov reporting

0.3.0 - 2024-10-10

Added

  • Changelog Automation

0.2.2 - 2024-10-06

Changed

  • Improve formatting of log exception

0.2.1 - 2024-10-05

Changed

  • Timestamp format now includes ms

0.2.0 - 2024-10-05

Added

  • Message & exception extensions