| ExtensibilityAppLogger Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Micros.PosCore.Extensibility
 Syntax
Syntaxpublic class ExtensibilityAppLogger
The ExtensibilityAppLogger type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ExtensibilityAppLogger | Initializes a new instance of the ExtensibilityAppLogger class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|   | CurrentInstance | 
            The unique Extensibility Application Logger
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Log | 
            Log a message whenever the current logging level is greater than or equal to a
            specified level
             | 
|  | LogAlways | 
            Log a message unconditionally
             | 
 See Also
See Also