LSSTApplications  18.1.0
LSSTDataManagementBasePackage
Namespaces | Macros | Functions
Log.cc File Reference
#include <mutex>
#include <pthread.h>
#include <stdexcept>
#include <stdio.h>
#include <stdlib.h>
#include <vector>
#include <log4cxx/basicconfigurator.h>
#include <log4cxx/consoleappender.h>
#include <log4cxx/helpers/bytearrayinputstream.h>
#include <log4cxx/patternlayout.h>
#include <log4cxx/propertyconfigurator.h>
#include <log4cxx/xml/domconfigurator.h>
#include "lsst/log/Log.h"
#include "lwpID.h"

Go to the source code of this file.

Namespaces

 lsst
 A base class for image defects.
 
 lsst::log
 

Macros

#define MAX_LOG_MSG_LEN   1024
 

Functions

unsigned lsst::log::lwpID ()
 Function which returns LWP ID on platforms which support it. More...
 

Macro Definition Documentation

◆ MAX_LOG_MSG_LEN

#define MAX_LOG_MSG_LEN   1024

Definition at line 55 of file Log.cc.