mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
New Feature: Callbacks #41
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 @dmtrrk on GitHub (Oct 6, 2017).
How about to add callback support for in-process server?
Or at least observable logging, etc?
@dmtrrk commented on GitHub (Oct 6, 2017):
Ability to subscribe to
LogEntrieschanges: #51