OpenPop.NET POP3 Library Documentation
ILog.LogDebug Method
Logs a debug message to the logs
void
LogDebug(
string
message
);
Parameters
message
This is the debug message to log
See Also
ILog Interface
|
OpenPop.Common.Logging Namespace