An NDoc Documented Class Library

Level Class

Simple debug level class. Uses the same interface (but not implementation) as log4net, so that the debug classes could be easily replaced by log4net

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

System.Object
   EnterpriseDT.Util.Debug.Level

public class Level

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: EnterpriseDT.Util.Debug

Assembly: edtFTPnet (in edtFTPnet.dll)

See Also

Level Members | EnterpriseDT.Util.Debug Namespace