mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #247] [MERGED] Issue 225 improve logging in example for wire mock as windows service #822
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/247
Author: @paulssn
Created: 12/23/2018
Status: ✅ Merged
Merged: 12/26/2018
Merged by: @StefH
Base:
master← Head:Issue_225_ImproveLoggingInExampleForWireMockAsWindowsService📝 Commits (2)
1a51be6Merge pull request #1 from WireMock-Net/master15e8770Issue 225 - Improve logging in example for WireMock as Windows Service📊 Changes
5 files changed (+98 additions, -6 deletions)
View changed files
📝
examples/WireMock.Net.Service/Program.cs(+13 -6)📝
examples/WireMock.Net.Service/WireMock.Net.Service.csproj(+7 -0)➕
examples/WireMock.Net.Service/WireMockLog4NetLogger.cs(+39 -0)➕
examples/WireMock.Net.Service/log4net.config(+38 -0)📝
examples/WireMock.Net.Service/packages.config(+1 -0)📄 Description
Solves #225
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.