Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Utility Namespace / Logger Class
Methods


In This Topic
    Logger Class Members
    In This Topic

    The following tables list the members exposed by Logger.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Assertion is logged for given condition with the given message  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Writes an event to the audit log using the specified parameters.  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Log a debug message  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Log an error message  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Log a fatal error message  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Log an information message  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Log a warning message  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Writes a log message in the log  
    Public Methodstatic (Shared in Visual Basic) Records communication in App_Data/Logs/ folder  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also