LibreOffice
LibreOffice 24.2 SDK API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
List of all members
LoggerPool Singleton Reference

the global pool of named XLogger instances More...

import"LoggerPool.idl";

Inheritance diagram for LoggerPool:
XLoggerPool

Additional Inherited Members

- Public Member Functions inherited from XLoggerPool
XLogger getNamedLogger ([in] string Name)
 retrieves a logger with the given name More...
 
XLogger getDefaultLogger ()
 retrieves a logger with the default name "org.openoffice.logging.DefaultLogger". More...
 

Detailed Description

the global pool of named XLogger instances

The one and only LoggerPool instance is available at a component context as value with the key /singletons/com.sun.star.logging.LoggerPool.

Since
OOo 2.3

The documentation for this singleton was generated from the following file: