public RGFLogger(
ILogger logger,
string groupName = null,
string srcName = null,
string srcAction = null,
IEnumerable<KeyValuePair<string, Object>> state = null,
string message = null,
LogLevel logLevel = LogLevel.Trace,
params Object[] args
)
[Missing <param name="logger"/> documentation for "M:Recrovit.RecroGridFramework.RGFLogger.#ctor(Microsoft.Extensions.Logging.ILogger,System.String,System.String,System.String,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.String,Microsoft.Extensions.Logging.LogLevel,System.Object[])"]
[Missing <param name="groupName"/> documentation for "M:Recrovit.RecroGridFramework.RGFLogger.#ctor(Microsoft.Extensions.Logging.ILogger,System.String,System.String,System.String,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.String,Microsoft.Extensions.Logging.LogLevel,System.Object[])"]
[Missing <param name="srcName"/> documentation for "M:Recrovit.RecroGridFramework.RGFLogger.#ctor(Microsoft.Extensions.Logging.ILogger,System.String,System.String,System.String,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.String,Microsoft.Extensions.Logging.LogLevel,System.Object[])"]
[Missing <param name="srcAction"/> documentation for "M:Recrovit.RecroGridFramework.RGFLogger.#ctor(Microsoft.Extensions.Logging.ILogger,System.String,System.String,System.String,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.String,Microsoft.Extensions.Logging.LogLevel,System.Object[])"]
[Missing <param name="state"/> documentation for "M:Recrovit.RecroGridFramework.RGFLogger.#ctor(Microsoft.Extensions.Logging.ILogger,System.String,System.String,System.String,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.String,Microsoft.Extensions.Logging.LogLevel,System.Object[])"]
[Missing <param name="message"/> documentation for "M:Recrovit.RecroGridFramework.RGFLogger.#ctor(Microsoft.Extensions.Logging.ILogger,System.String,System.String,System.String,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.String,Microsoft.Extensions.Logging.LogLevel,System.Object[])"]
[Missing <param name="logLevel"/> documentation for "M:Recrovit.RecroGridFramework.RGFLogger.#ctor(Microsoft.Extensions.Logging.ILogger,System.String,System.String,System.String,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.String,Microsoft.Extensions.Logging.LogLevel,System.Object[])"]
[Missing <param name="args"/> documentation for "M:Recrovit.RecroGridFramework.RGFLogger.#ctor(Microsoft.Extensions.Logging.ILogger,System.String,System.String,System.String,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.String,Microsoft.Extensions.Logging.LogLevel,System.Object[])"]