ElmLogger Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ElmLogger : Microsoft::Extensions::Logging::ILogger
public class ElmLogger : Microsoft.Extensions.Logging.ILogger
type ElmLogger = class
interface ILogger
Public Class ElmLogger
Implements ILogger
- Inheritance
-
ElmLogger
- Implements
Constructors
ElmLogger(String, ElmOptions, ElmStore) |
Methods
BeginScope<TState>(TState) | |
IsEnabled(LogLevel) | |
Log<TState>(LogLevel, EventId, TState, Exception, Func<TState,Exception,String>) |