[Missing <summary> documentation for "T:Recrovit.RecroGridFramework.IRGFLogger"]
public interface IRGFLogger : IDisposable| BeginScope | |
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable) |
| IsEnabled | |
| 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) | |
| NewLogCategory(String, String, String, IEnumerableKeyValuePairString, Object, String, LogLevel, Object) | |
| NewLogCategory(Type, String, String, IEnumerableKeyValuePairString, Object, String, LogLevel, Object) |