See Also

ITLogMsg Class  | ITLogMsg Members

Language

Visual Basic

C#

JScript

Show All

See AlsoLanguages ItLogLib2DotNet Send feedback on this topic to support@itech-software.com.

IsNullLogMsg Property

Returns whether the logmessage is the null logmessage object.

[Visual Basic]
Public ReadOnly Property IsNullLogMsg As Boolean
[C#]
public bool IsNullLogMsg {get;}
[JScript]
public function get IsNullLogMsg : boolean

Remarks

The null logmessage object is a special instance used internally for performance optimization of suppressed logmessages.

 

Note: The write-out filter(s) of the (forwarding) logchannel(s) determine(s) during the creation of the logmessage if it will be logged or not.

 

Return value:

See Also

ITLogMsg Class  | ITLogMsg Members

 

 


(c) 2002-2004 iTech Software GmbH, Berlin. Version 2.4, Wed 07 Jul 2004.