mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 22:30:41 +01:00
[PR #405] [MERGED] Fix logging an Exception Message (linux docker on azure) #895
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/405
Author: @StefH
Created: 1/25/2020
Status: ✅ Merged
Merged: 1/25/2020
Merged by: @StefH
Base:
master← Head:502📝 Commits (1)
10c9627Log Exception📊 Changes
7 files changed (+52 additions, -10 deletions)
View changed files
📝
examples/WireMock.Net.Service/WireMockLog4NetLogger.cs(+7 -1)📝
examples/WireMock.Net.StandAlone.NETCoreApp/WireMockLog4NetLogger.cs(+7 -2)📝
src/WireMock.Net.Abstractions/Logging/IWireMockLogger.cs(+10 -1)📝
src/WireMock.Net/Logging/WireMockConsoleLogger.cs(+16 -1)📝
src/WireMock.Net/Logging/WireMockNullLogger.cs(+9 -2)📝
src/WireMock.Net/Owin/GlobalExceptionMiddleware.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.