[PR #1063] Add startup option for WireMockNoNewLinesConsoleLogger #1219

Open
opened 2025-12-29 09:18:56 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/1063
Author: @StefH
Created: 1/30/2024
Status: 🔄 Open

Base: masterHead: stef-1062-logger


📝 Commits (3)

📊 Changes

4 files changed (+41 additions, -18 deletions)

View changed files

📝 README.md (+1 -0)
📝 src/WireMock.Net.Testcontainers/WireMockContainerBuilder.cs (+2 -2)
📝 src/WireMock.Net/Logging/WireMockConsoleLogger.cs (+31 -15)
📝 src/WireMock.Net/Settings/WireMockServerSettingsParser.cs (+7 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/wiremock/WireMock.Net/pull/1063 **Author:** [@StefH](https://github.com/StefH) **Created:** 1/30/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `stef-1062-logger` --- ### 📝 Commits (3) - [`237cd22`](https://github.com/wiremock/WireMock.Net/commit/237cd227d92168c296adc8d9592cd21530a2bc89) Add startup option for WireMockNoNewLinesConsoleLogger - [`0185b11`](https://github.com/wiremock/WireMock.Net/commit/0185b116cae6e5cd1d9f4d4ce85a9d8ba55411d9) fix - [`44be24a`](https://github.com/wiremock/WireMock.Net/commit/44be24a129a49e4a2dc93724e58a28d73b88db02) ... ### 📊 Changes **4 files changed** (+41 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) 📝 `src/WireMock.Net.Testcontainers/WireMockContainerBuilder.cs` (+2 -2) 📝 `src/WireMock.Net/Logging/WireMockConsoleLogger.cs` (+31 -15) 📝 `src/WireMock.Net/Settings/WireMockServerSettingsParser.cs` (+7 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 09:18:56 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net#1219