1 #ifndef __com_sun_star_logging_LoggerPool_idl__
2 #define __com_sun_star_logging_LoggerPool_idl__
4 #ifndef __com_sun_star_logging_XLoggerPool_idl__
5 #include
<com
/sun
/star
/logging
/XLoggerPool.idl
>
8 //=============================================================================
10 module com
{ module sun
{ module star
{ module logging
{
12 //=============================================================================
14 /** the global pool of named <type>XLogger</type> instances
16 <p>The one and only <code>LoggerPool</code> instance is available at a component context as value with the key
17 <code>/singletons/com.sun.star.logging.LoggerPool</code>.</p>
19 /** the global pool of named <type>XLogger</type> instances
21 <p>The one and only <code>LoggerPool</code> instance is available at a component context as value with the key
22 <code>/singletons/com.sun.star.logging.LoggerPool</code>.</p>
26 singleton LoggerPool
: XLoggerPool
;
28 //=============================================================================
32 //=============================================================================