Universal Windows Service Class Library

Scheduler.EVENT_LOG_NAME Field

Name of event log which should be used by this service and all other components.

public const string EVENT_LOG_NAME = "UWS Log";

Remarks

The name of the event log which will be used by this service and all other components logging important informations or errors until user logging destination is available.

See Also

Scheduler Class | uws Namespace | EventLog