See Also

ITLogMsg Class  | ITLogMsg Members  | ITLogMsg constructors  | ITOutputLogChannel.CreateLogMsg

Language

Visual Basic

C#

JScript

Show All

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

Create Method

Creates a new logmessage and initializes it with the parameters given.

Overload List

Creates and intializes a new logmessage, settings its Module and Case properties to the values given in the call.

Creates and intializes a new logmessage, settings its Module, Case and LogLevel properties to the values given in the call.

Creates and intializes a new logmessage, settings its Module, Case, LogLevel and LogChannelName properties to the values given in the call.

Remarks

Input parameters

This is the general order of parameters (also in the ITLogMsg constructors and in ITLogLib.QuickLog and similar methods):

 

Return value and handling of suppressed logmessages

 

Other ways to create logmessages

To use ITLogMsg.Create, you must -- of course -- have already created a (possibly empty) instance of class ITLogMsg.
Therefore it might be easier for you to use:

See Also

ITLogMsg Class  | ITLogMsg Members  | ITLogMsg constructors  | ITOutputLogChannel.CreateLogMsg

 

 


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