#include <sal/config.h>
#include "methodguard.hxx"
#include "loghandler.hxx"
#include <com/sun/star/logging/XConsoleHandler.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/logging/LogLevel.hpp>
#include <com/sun/star/lang/IllegalArgumentException.hpp>
#include <com/sun/star/beans/NamedValue.hpp>
#include <cppuhelper/compbase.hxx>
#include <cppuhelper/basemutex.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <stdio.h>
Go to the source code of this file.
◆ com_sun_star_comp_extensions_ConsoleHandler()
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_extensions_ConsoleHandler |
( |
css::uno::XComponentContext * |
context, |
|
|
css::uno::Sequence< css::uno::Any > const & |
arguments |
|
) |
| |
◆ m_aHandlerHelper
LogHandlerHelper m_aHandlerHelper |
|
private |
◆ m_nThreshold