ILog.LogError Method

OpenPop.NET

OpenPop.NET POP3 Library Documentation

ILog.LogError Method

Logs an error message to the logs

void LogError(
   string message
);

Parameters

message
This is the error message to log

See Also

ILog Interface | OpenPop.Common.Logging Namespace