20 #ifndef __com_sun_star_logging_XSimpleLogRing_idl__
21 #define __com_sun_star_logging_XSimpleLogRing_idl__
26 module com { module sun { module star { module logging {
44 void logString( [in]
string aMessage );
53 sequence< string > getCollectedLog();
a simple log ring allowing to collect a limited number of last events
Definition: XSimpleLogRing.idl:40