LibreOffice Module extensions (master) 1
Namespaces | Functions
loggerconfig.cxx File Reference
#include "loggerconfig.hxx"
#include <stdio.h>
#include <string_view>
#include <com/sun/star/configuration/theDefaultProvider.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/container/XNameContainer.hpp>
#include <com/sun/star/lang/XSingleServiceFactory.hpp>
#include <com/sun/star/util/XChangesBatch.hpp>
#include <com/sun/star/logging/LogLevel.hpp>
#include <com/sun/star/lang/NullPointerException.hpp>
#include <com/sun/star/lang/ServiceNotRegisteredException.hpp>
#include <com/sun/star/beans/NamedValue.hpp>
#include <com/sun/star/logging/XLogHandler.hpp>
#include <com/sun/star/logging/XLogFormatter.hpp>
#include <comphelper/diagnose_ex.hxx>
#include <osl/process.h>
#include <cppuhelper/component_context.hxx>
Include dependency graph for loggerconfig.cxx:

Go to the source code of this file.

Namespaces

namespace  logging
 

Functions

void logging::initializeLoggerFromConfiguration (const Reference< XComponentContext > &_rContext, const Reference< XLogger > &_rxLogger)