7 #import <kerio/web/idl/Logs.idl>
16 typedef sequence<StatusFunction> StatusFunctionList;
33 void logWrite(in kerio::web::LogType type, in
string message);
41 void getStatusFunctionList(out StatusFunctionList functions);
49 void callStatusFunction(in kerio::web::KId
id);
57 void getHttpLogType(out HttpLogType logType);
65 void setHttpLogType(in HttpLogType logType);
73 void getLogExpression(out
string expression);
81 void setLogExpression(in
string expression);
90 void getPacketLogFormat(out
string format);
98 void setPacketLogFormat(in
string format);
Common Kerio Control structures, enums and types.
Definition: Logger.idl:12
Definition: Logger.idl:23
Definition: Accounting.idl:11