BncsFramework.ConfigLogging Method

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Core.DriverFramework Namespace > BncsFramework Class > BncsFramework Methods >

BncsFramework.ConfigLogging Method

Configures logging using NLog library

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

 

Syntax


public static void ConfigLogging(
 bool debug
)

Parameters

debug

Type: Boolean
if set to true [debug].

 

See Also


BncsFramework Class

BNCS.Core.DriverFramework Namespace