Click or drag to resize
Log Class
Zet Universe

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:ZU.Log"]

Inheritance Hierarchy
SystemObject
  ZULog

Namespace: ZU
Assemblies:  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
Syntax
C#
public class Log : ITraceProvider, IDisposable

The Log type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyStatic memberInstance
Top
Methods
  NameDescription
Public methodAdd(Object, Exception)
Public methodAdd(EventType, Object, String)
Public methodStatic memberDebug
Public methodDispose
IDisposable support
Protected methodDispose(Boolean)
IDisposable support
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodStatic memberError
Public methodStatic memberException(Exception)
Public methodStatic memberException(String, Exception, Object)
Public methodStatic memberFatal
Protected methodFinalize
Finalizer, IDisposable support
(Overrides ObjectFinalize.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberInfo
Public methodStatic memberIsFatal
Фатальная ошибка, которую обрабатывать не надо
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodStatic memberMessage
Public methodStatic memberNotify
Public methodStatic memberResultT(T)
Public methodStatic memberResultT(T, String)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodStatic memberVerbose
Public methodStatic memberWarn
Public methodStatic memberWarning
Top
Fields
See Also

Reference