ConfigureLogParameter Properties

The ConfigureLogParameter type exposes the following members.

Properties

  NameDescription
Public propertyFilePath
path of the log file
(Inherited from LogParameter.)
Public propertyFileSize
Log file size in KB
(Inherited from LogParameter.)
Public propertyLevel
Log level: Error/Warning/Debug/Information
Public propertyLogName
Log types: System/DBReorg/Deployment
Public propertyLogStatus
For enabling/disabling log
(Inherited from LogParameter.)
Public propertyNoOfBackups
Number of backups of logfile
(Inherited from LogParameter.)
Top
See Also