FSLogixLoggingSettings Class

NAMESPACE

RASAdminEngine.Core.OutputModels.UserProfile.FSLogix

DESCRIPTION

FSLogix Logging Settings

INHERITED FROM

RASSerilazableObjarrow-up-right⇒FSLogixLoggingSettings

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

String

LogDirectory

Specifies the 'Log directory'. Default: '%ProgramData%\FSLogix\Logs'.

LogEnabled

Specifies the 'Log enabled'.

UInt32

LogFileKeepingPeriod

Specifies the 'Log keeping period in days'. Default: '2'.

LogLevel

Specifies the 'Log level'.

LogSpecificComponents

Specifies the 'FSLogix components to enable logging for'.

String

RobocopyLogPath

Specifies the 'Robocopy log path'.

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated