Gets or creates an instance of Logger associated with the current HttpContext
Namespace:
CDub.FireNetAssembly: CDub.FireNet (in CDub.FireNet)
Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public static Logger GetInstance() |
Visual Basic (Declaration) |
---|
Public Shared Function GetInstance As Logger |
Visual C++ |
---|
public: static Logger^ GetInstance() |