20 #ifndef __com_sun_star_logging_SimpleLogRing_idl__
21 #define __com_sun_star_logging_SimpleLogRing_idl__
27 module com { module sun { module star { module logging {
29 interface XSimpleLogRing;
46 createWithSize( [in]
long nSize );
a simple log ring allowing to collect a limited number of last events
Definition: XSimpleLogRing.idl:40
This service allows to log the events in a ring of specified size.
Definition: SimpleLogRing.idl:36