LibreOffice
LibreOffice 24.2 SDK API Reference
|
the global pool of named XLogger instances More...
import"LoggerPool.idl";
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... | |
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
.