The name of the Case for the new logmessage.
Outputs a new logmessage, using the default LogLevel (LEVEL_INFO), to the standard logchannel (StdLog).
[Visual Basic]
Overloads Public Shared Function QuickLog( _
ByVal Module As String, _
ByVal Case As String, _
ByVal Text As String _
) As Boolean[JScript]
public static function QuickLog(
Module : String,
Case : String,
Text : String
) : boolean;The name of the Case for the new logmessage.
ITLogLib Class | ITLogLib Members | Overload List | ITLogLib.QuickLog Overview
(c) 2002-2004 iTech Software GmbH, Berlin. Version 2.4, Wed 07 Jul 2004.