Summary
Base diagnostic listener type for Rocket Surgery
graph BT
Type["ISerilogDiagnosticListener"]
class Type type-node
Syntax
public interface ISerilogDiagnosticListener
Attributes
| Type | Description |
|---|---|
| Nullable |
Properties
| Name | Value | Summary |
|---|---|---|
| ListenerName | string |
Gets a value indicating which listener this instance should be subscribed to
|
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
