LibreOffice
LibreOffice 7.4 SDK API Reference
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: