[Missing <summary> documentation for "M:Recrovit.RecroGridFramework.RGFLogger.BeginScope(System.String,System.String,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.String,Microsoft.Extensions.Logging.LogLevel,System.Object[])"]
public IRGFLogger BeginScope(
string srcName,
string srcAction,
IEnumerable<KeyValuePair<string, Object>> state = null,
string message = null,
LogLevel logLevel = LogLevel.Debug,
params Object[] args
)
[Missing <param name="srcName"/> documentation for "M:Recrovit.RecroGridFramework.RGFLogger.BeginScope(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.BeginScope(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.BeginScope(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.BeginScope(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.BeginScope(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.BeginScope(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 <returns> documentation for "M:Recrovit.RecroGridFramework.RGFLogger.BeginScope(System.String,System.String,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.String,Microsoft.Extensions.Logging.LogLevel,System.Object[])"]