Kaydet (Commit) 595fdbde authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED

2007/04/17 14:02:32 fs 1.1.2.1: #i76119# new logging API
üst b5670292
#ifndef __com_sun_star_logging_LoggerPool_idl__
#define __com_sun_star_logging_LoggerPool_idl__
#ifndef __com_sun_star_logging_XLoggerPool_idl__
#include <com/sun/star/logging/XLoggerPool.idl>
#endif
//=============================================================================
module com { module sun { module star { module logging {
//=============================================================================
/** the global pool of named <type>XLogger</type> instances
<p>The one and only <code>LoggerPool</code> instance is available at a component context as value with the key
<code>/singletons/com.sun.star.logging.LoggerPool</code>.</p>
*/
/** the global pool of named <type>XLogger</type> instances
<p>The one and only <code>LoggerPool</code> instance is available at a component context as value with the key
<code>/singletons/com.sun.star.logging.LoggerPool</code>.</p>
@since OOo 2.3
*/
singleton LoggerPool : XLoggerPool;
//=============================================================================
}; }; }; };
//=============================================================================
#endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment