Members 
SciChart.Core Assembly > SciChart.Core.Utility Namespace : ISciChartLoggerFacade Interface
ISciChartLoggerFacade Interface
Defines the interface to a logger facade. If you wish to receive debug log messages from SciChart, then set a logger instance via SciChartDebugLogger.SetLogger. Note that logging will dramatically decrease performance, especially in a real-time scenario
Syntax
public interface ISciChartLoggerFacade 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also