Click or drag to resize

ConfigurationCompilerLogging Property

Returns logging settings applicable to compiler.

Namespace:  com.espertech.esper.common.client.configuration.compiler
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public ConfigurationCompilerLogging Logging { get; }

Property Value

Type: ConfigurationCompilerLogging
logging settings
See Also