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

import"Logs.idl";

Public Attributes

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

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: