Skip to content

Bug/remove logger from shared results library#330

Merged
StuartFerguson merged 3 commits intomasterfrom
bug/remove_logger_from_shared_results_library
May 25, 2025
Merged

Bug/remove logger from shared results library#330
StuartFerguson merged 3 commits intomasterfrom
bug/remove_logger_from_shared_results_library

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

No description provided.

Updated `PolicyFactory.cs` to introduce a new logging event handler and modified the `LogResult` method to utilize this handler for improved logging flexibility. Removed the logger initialization from the `PolicyFactoryTests` class to align with the new logging approach.
Updated the `Log` event in `PolicyFactory.cs` to simplify logging by removing the `LogLevel` parameter and the `LogType` enum. Adjusted logging calls accordingly. Removed the project reference to `Shared.csproj` in `Shared.Results.csproj`, indicating a change in project dependencies or structure.
@StuartFerguson StuartFerguson merged commit c1f3f96 into master May 25, 2025
10 checks passed
@github-actions github-actions Bot deleted the bug/remove_logger_from_shared_results_library branch July 25, 2025 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant