All Classes Files Functions Variables Enumerations Enumerator Groups Pages
Logs.idl File Reference

Application logs. More...

Go to the source code of this file.

Classes

struct  kerio::web::LogItem
struct  kerio::web::LogFileSettings
struct  kerio::web::LogRotationSettings
struct  kerio::web::SyslogSettings
struct  kerio::web::LogSettings
struct  kerio::web::HighlightItem
struct  kerio::web::TreeLeaf
struct  kerio::web::LogRow
interface  kerio::web::Logs

Typedefs

typedef string kerio::web::LogType
typedef sequence< LogItem > kerio::web::LogSet
typedef string kerio::web::HighlightColor
typedef sequence< HighlightItem > kerio::web::HighlightRules
typedef sequence< TreeLeaf > kerio::web::TreeLeafList
typedef sequence< LogRow > kerio::web::LogRowList

Enumerations

enum  RotationPeriod {
  kerio::web::RotateNever, kerio::web::RotateHourly, kerio::web::RotateDaily, kerio::web::RotateWeekly,
  kerio::web::RotateMonthly
}
enum  FacilityUnit {
  kerio::web::FacilityKernel, kerio::web::FacilityUserLevel, kerio::web::FacilityMailSystem, kerio::web::FacilitySystemDaemons,
  kerio::web::FacilitySecurity1, kerio::web::FacilityInternal, kerio::web::FacilityLinePrinter, kerio::web::FacilityNetworkNews,
  kerio::web::FacilityUucpSubsystem, kerio::web::FacilityClockDaemon1, kerio::web::FacilitySecurity2, kerio::web::FacilityFtpDaemon,
  kerio::web::FacilityNtpSubsystem, kerio::web::FacilityLogAudit, kerio::web::FacilityLogAlert, kerio::web::FacilityClockDaemon2,
  kerio::web::FacilityLocal0, kerio::web::FacilityLocal1, kerio::web::FacilityLocal2, kerio::web::FacilityLocal3,
  kerio::web::FacilityLocal4, kerio::web::FacilityLocal5, kerio::web::FacilityLocal6, kerio::web::FacilityLocal7
}
enum  SeverityUnit {
  SeverityEmergency, SeverityAlert, SeverityCritical, SeverityError,
  SeverityWarning, SeverityNotice, SeverityInformational, SeverityDebug
}
enum  ExportFormat { kerio::web::PlainText, kerio::web::Html }
enum  SearchStatus { kerio::web::ResultFound, kerio::web::Searching, kerio::web::Cancelled, kerio::web::ResultNotFound }

Detailed Description

Application logs.

Author(s):
Dusan Juhas, Martin Kuchar, Martin Jezek
Copyright:
Copyright © 2017 Kerio Technologies s.r.o.