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