Logging target activity
Use properties to determine how much information and what type of information is written to the target log.
About this task
Configure the following properties.
- LogLevel
-
The log level determines the types of entries and how much information is added to the log file. Default value is 2.
- LogRotation
-
Controls the period after which an older log file is overwritten. Log rotation can be disabled. Default value is Weekly.
- LogRollover
-
Controls the period after which a new log file is started. This period must be shorter than the LogRotation period, therefore not all combinations are valid. LogRollover cannot be disabled. Default value is Daily.
For more information about the properties, see Properties for configuring logging activity