Default implementation of the ILog interface.
For a list of all members of this type, see Log Members.
System.Object
Okapi.Library.Base.Log
[Visual Basic] Public Class Log Implements ILog, IDisposable [C#] public class Log : ILog, IDisposable [C++] public __gc class Log : public ILog, IDisposable [JScript] public class Log extends ILog, IDisposable
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: Okapi.Library.Base
Assembly: Okapi.Library.Base (in Okapi.Library.Base.dll)
Log Members | Okapi.Library.Base Namespace