Backends
Gets the child backends.
Declaration
public IReadOnlyList<LoggingBackend> Backends { get; }
Property Value
Type | Description |
---|---|
IReadOnlyList<LoggingBackend> |
Gets the child backends.
public IReadOnlyList<LoggingBackend> Backends { get; }
Type | Description |
---|---|
IReadOnlyList<LoggingBackend> |