LSSTApplications  10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
Namespaces | Macros | Functions
Log.cc File Reference
#include <stdexcept>
#include <stdio.h>
#include <stdlib.h>
#include <log4cxx/basicconfigurator.h>
#include <log4cxx/consoleappender.h>
#include <log4cxx/helpers/bytearrayinputstream.h>
#include <log4cxx/logmanager.h>
#include <log4cxx/propertyconfigurator.h>
#include <log4cxx/simplelayout.h>
#include <log4cxx/xml/domconfigurator.h>
#include "lsst/log/Log.h"

Go to the source code of this file.

Namespaces

 lsst
 < multiple inclusion guard macro
 
 lsst.log
 

Macros

#define MAX_LOG_MSG_LEN   1024
 

Functions

std::string lsst.log::getFileExtension (std::string const &filename)
 

Macro Definition Documentation

#define MAX_LOG_MSG_LEN   1024

Definition at line 52 of file Log.cc.