Okapi .NET Library

BaseUtilitySet.m_Log Field

 [This is preliminary documentation and subject to change.]

Log object to use.

[Visual Basic]
Protected m_Log As ILog
[C#]
protected ILog m_Log;
[C++]
protected: ILog* m_Log;
[JScript]
protected var m_Log: ILog;

See Also

BaseUtilitySet Class | Okapi.Library.Utility Namespace