Class FluentLogger
Implements
Inherited Members
Namespace: PoeShared.Logging
Assembly: PoeShared.dll
Syntax
public sealed class FluentLogger : ILogger
Constructors
Name | Description |
---|---|
FluentLogger(IFluentLog) |
Methods
Name | Description |
---|---|
BeginScope<TState>(TState) | |
IsEnabled(LogLevel) | |
Log<TState>(LogLevel, EventId, TState, Exception, Func<TState, Exception, string>) |