EventsLogService.EmitEventLog Method

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Core.DriverFramework.Logging Namespace > EventsLogService Class > EventsLogService Methods >

EventsLogService.EmitEventLog Method

Namespace: BNCS.Core.DriverFramework.Logging
Assembly:  BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)

 

Syntax


public static void EmitEventLog(
 string msg,
 BncsLogLevel level,
 LogOrigin logOrigin
)

Parameters

msg

Type: String

level

Type: BNCS.Core.DriverFramework.UIModels.BncsLogLevel

logOrigin

Type: BNCS.Core.DriverFramework.UIModels.LogOrigin

 

See Also


EventsLogService Class

BNCS.Core.DriverFramework.Logging Namespace