Click or drag to resize

ILoggerWarn Method (String, Exception)

Namespace:  Dynamicweb.Logging
Assembly:  Dynamicweb.Logging (in Dynamicweb.Logging.dll) Version: 5.1.3
Syntax
void Warn(
	string message,
	Exception ex
)

Parameters

message
Type: SystemString
ex
Type: SystemException
See Also