PluginContextLog Property  | 
 
            Provides logger.
            Messages sent to the logger will be written to the log file and optionally to the console or other standard output (latter is available for debug mode).
            
 
    Namespace: 
   Resto.Front.Api
    Assembly:
   Resto.Front.Api.V7Preview7 (in Resto.Front.Api.V7Preview7.dll)
Syntaxpublic static ILog Log { get; }Property Value
Type: 
ILog
See Also