Click or drag to resize

InstallationContextCreateLogEvent Method

Creates the log event which can be used to render layouts during install/uninstall.

Namespace:  NLog.Config
Assembly:  NLog (in NLog.dll) Version: 5.5.0+1873145cbc26e0312d9481234d69ce7dc68aac4e
Syntax
public LogEventInfo CreateLogEvent()

Return Value

Type: LogEventInfo
Log event info object.
See Also