| Log Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:ZU.Log"]
Namespace: ZU
public class Log : ITraceProvider, IDisposable
The Log type exposes the following members.
| Name | Description | |
|---|---|---|
| Log |
Constructor
| |
| Log(String, Object) |
Constructor
|
| 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 |
| Name | Description | |
|---|---|---|
| IndentLevel | ||
| Items | ||
| Locker | ||
| NumErrors | ||
| NumWarnings | ||
| OnMessage | ||
| StartMemory | ||
| StartTimer | ||
| StrHeader | ||
| StrLevel | ||
| UseLock | ||
| UseTrace |