Log Methods |
[This is preliminary documentation and is subject to change.]
The Log type exposes the following members.
Name | Description | |
---|---|---|
Add(Object, Exception) | ||
Add(EventType, Object, String) | ||
Debug | ||
Dispose |
IDisposable support
| |
Dispose(Boolean) |
IDisposable support
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Error | ||
Exception(Exception) | ||
Exception(String, Exception, Object) | ||
Fatal | ||
Finalize |
Finalizer, IDisposable support
(Overrides ObjectFinalize.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Info | ||
IsFatal | Фатальная ошибка, которую обрабатывать не надо | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Message | ||
Notify | ||
ResultT(T) | ||
ResultT(T, String) | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
Verbose | ||
Warn | ||
Warning |