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