Click or drag to resize

ConfigurationCommonLogging Class

Holds view logging settings other then the Apache commons or Log4J settings.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.configuration.commonConfigurationCommonLogging

Namespace:  com.espertech.esper.common.client.configuration.common
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
[SerializableAttribute]
public class ConfigurationCommonLogging

The ConfigurationCommonLogging type exposes the following members.

Properties
  NameDescription
Public propertyIsEnableADO
Returns an indicator whether ADO query reporting is enabled.
Public propertyIsEnableQueryPlan
Returns indicator whether query plan logging is enabled or not.
Top
See Also