[Missing <summary> documentation for "T:Recrovit.RecroGridFramework.RGFLogger"]
public class RGFLogger : IRGFLogger, IDisposable| RGFLogger | Initializes a new instance of the RGFLogger class |
| BeginScope | |
| Dispose | Releases all resources used by the RGFLogger |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| Init | |
| IsEnabled | |
| Log | |
| LogCritical(String, Object) | |
| LogCritical(Exception, String, Object) | |
| LogDebug | |
| LogDebugStep | |
| LogError(String, Object) | |
| LogError(Exception, String, Object) | |
| LogInformation | |
| LogTrace | |
| LogTraceStep | |
| LogWarning(String, Object) | |
| LogWarning(Exception, String, Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| NewLogCategory(ILogger, String, String, IEnumerableKeyValuePairString, Object, String, LogLevel, Object) | |
| NewLogCategory(String, String, String, IEnumerableKeyValuePairString, Object, String, LogLevel, Object) | |
| NewLogCategory(Type, String, String, IEnumerableKeyValuePairString, Object, String, LogLevel, Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |