mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 14:20:29 +01:00
Feature: Improve logging in example for WireMock as Windows Service #152
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?
Originally created by @paulssn on GitHub (Nov 6, 2018).
Originally assigned to: @paulssn on GitHub.
As discussed in #223, the logging in the example for WireMock as Windows Service should be improved, by providing a log4net-logger as well as a log4net configuration with appenders for Console, File and Windows-EventLog.
@paulssn commented on GitHub (Nov 6, 2018):
@StefH You can assign this issue to me. I'll submit a PR.
@paulssn commented on GitHub (Dec 27, 2018):
Resolved by #247.