Click or drag to resize

LogCommonError Method (String)

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

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

Parameters

message
Type: SystemString

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

Implements

ILogError(String)
See Also