# FSLogixLoggingSettings

## NAMESPACE

RASAdminEngine.Core.OutputModels.UserProfile.FSLogix

## DESCRIPTION

FSLogix Logging Settings

## INHERITED FROM

[RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj)

⇒

FSLogixLoggingSettings

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                                                   | Name                  | Description                                                           |
| ------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------- | --------------------------------------------------------------------- |
| String                                                                                                                                                 | LogDirectory          | Specifies the 'Log directory'. Default: '%ProgramData%\FSLogix\Logs'. |
| [FSLogixLogEnabled](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/fslogixlogenabled)         | LogEnabled            | Specifies the 'Log enabled'.                                          |
| UInt32                                                                                                                                                 | LogFileKeepingPeriod  | Specifies the 'Log keeping period in days'. Default: '2'.             |
| [FSLogixLogLevel](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/fslogixloglevel)             | LogLevel              | Specifies the 'Log level'.                                            |
| [LogSpecificComponents](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/logspecificcomponents) | 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)                                                                                                                                                    | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Void                | CopyFrom ([FSLogixLoggingSettings](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/fslogixloggingsettings) other) | Boolean                                                                                                                                                       |
| Equals (Object obj) | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj)             | Int32                                                                                                                                                         |
| GetHashCode ()      | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj)             | Type                                                                                                                                                          |
| GetType ()          | String                                                                                                                                                                    | ToString ()                                                                                                                                                   |

### References to Types | | | | |----------------------------------------------------------------|
