| QsLogGetGlobalLog2 Method |
Get the global logger.
Namespace: QsInformatica.UtilsAssembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax public static IQsLog GetGlobalLog2()
Public Shared Function GetGlobalLog2 As IQsLog
public:
static IQsLog^ GetGlobalLog2()
static member GetGlobalLog2 : unit -> IQsLog
Return Value
IQsLog[Missing <returns> documentation for "M:QsInformatica.Utils.QsLog.GetGlobalLog2"]
See Also