IPerformanceLog public interface IPerformanceLog Documentation IPerformanceLog ForContext<T>() IPerformanceLog ForContext(Type source) IPerformanceLog ForContext(string propertyName, object value, bool destructureObjects) bool IsPerformanceEnabled() IDisposable LogContextPushProperty(string propertyName, object obj) void LogInformation(string messageTemplate, object[] propertyValues)