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.V4
Assembly:
Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax public static ILog Log { get; }
Property Value
Type:
ILogSee Also