Click or drag to resize

ILogError Method (String)

[Missing <summary> documentation for "M:com.espertech.esper.compat.logging.ILog.Error(System.String)"]

Namespace:  com.espertech.esper.compat.logging
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
void Error(
	string message
)

Parameters

message
Type: SystemString

[Missing <param name="message"/> documentation for "M:com.espertech.esper.compat.logging.ILog.Error(System.String)"]

See Also