All Classes Files Functions Variables Enumerations Enumerator Groups Pages
kerio::web::LogRotationSettings Struct Reference

import "Logs.idl";

Public Attributes

RotationPeriod period
 How often does log rotate?
long maxLogSize
 Maximum log file size [MegaBytes]; Unlimited CAN be used.
long rotateCount
 How many rotated files can be kept at most?; Unlimited CANNOT be used.

Detailed Description

log rotation settings

Member Data Documentation

long kerio::web::LogRotationSettings::maxLogSize

Maximum log file size [MegaBytes]; Unlimited CAN be used.

RotationPeriod kerio::web::LogRotationSettings::period

How often does log rotate?

long kerio::web::LogRotationSettings::rotateCount

How many rotated files can be kept at most?; Unlimited CANNOT be used.


The documentation for this struct was generated from the following file: