LibreOffice Module extensions (master) 1
|
#include <com/sun/star/logging/LogRecord.hpp>
#include <osl/interlck.h>
Go to the source code of this file.
Namespaces | |
namespace | logging |
Functions | |
LogRecord | logging::createLogRecord (const OUString &_rLoggerName, const OUString &_rClassName, const OUString &_rMethodName, const OUString &_rMessage, sal_Int32 _nLogLevel, oslInterlockedCount _nEventNumber) |
css::logging::LogRecord | logging::createLogRecord (const OUString &_rLoggerName, const OUString &_rMessage, sal_Int32 _nLogLevel, oslInterlockedCount _nEventNumber) |