FileLogger Class

OpenPop.NET

OpenPop.NET POP3 Library Documentation

FileLogger Class

This logging object writes application error and debug output to a text file.

For a list of all members of this type, see FileLogger Members .

System.Object    FileLogger

public class FileLogger : ILog

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: OpenPop.Common.Logging

Assembly: OpenPop (in OpenPop.dll)

See Also

FileLogger Members | OpenPop.Common.Logging Namespace