Click or drag to resize
Galactic API

PowerShellScriptLog Property

The event log that will receive events from this logger.

Namespace:  Galactic.PowerShell
Assembly:  Galactic.PowerShell (in Galactic.PowerShell.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax
public EventLog Log { get; set; }

Property Value

Type: EventLog

Implements

IExceptionLoggerLog
See Also