Summary
Gets a value indicating which listener this instance should be subscribed to
- Assembly
- Rocket
.Surgery .Extensions .Serilog .Abstractions .dll - Namespace
- Rocket
.Surgery .Extensions .Serilog - Containing Type
- I
Serilog Diagnostic Listener
Syntax
string ListenerName { get; }
Value
| Type | Description |
|---|---|
| string | The name of the listener. |
