LibreOffice Module extensions (master) 1
|
#include "logrecord.hxx"
#include <osl/time.h>
#include <osl/thread.h>
#include <osl/thread.hxx>
#include <osl/diagnose.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) |