mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #1202] [MERGED] Log exception when (static) mapping file cannot be read #1282
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/wiremock/WireMock.Net/pull/1202
Author: @StefH
Created: 10/29/2024
Status: ✅ Merged
Merged: 10/29/2024
Merged by: @StefH
Base:
master← Head:feature/1201-log-exception📝 Commits (1)
e29fd37Log exception when (static) mapping file cannot be read📊 Changes
4 files changed (+7 additions, -7 deletions)
View changed files
📝
src/WireMock.Net.Abstractions/Logging/IWireMockLogger.cs(+2 -2)📝
src/WireMock.Net/Logging/WireMockConsoleLogger.cs(+2 -2)📝
src/WireMock.Net/Logging/WireMockNullLogger.cs(+1 -1)📝
src/WireMock.Net/Server/WireMockServer.Admin.cs(+2 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.