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
Classes | Namespaces
LogFormatter.h File Reference

definitions of the LogFormatter.h abstract class and its implementing classes, BriefFormatter, NetLoggerFormatter More...

#include <string>
#include <map>
#include <ostream>
#include "lsst/daf/base/PropertySet.h"
#include "boost/any.hpp"

Go to the source code of this file.

Classes

class  lsst::pex::logging::LogFormatter
 an abstract class for formatting log records into a text stream. More...
 
class  lsst::pex::logging::BriefFormatter
 a formatter that renders records in a brief format for screen display. More...
 
class  lsst::pex::logging::IndentedFormatter
 
class  lsst::pex::logging::NetLoggerFormatter
 a formatter that renders records in a netlogger-like format. More...
 

Namespaces

 lsst
 < multiple inclusion guard macro
 
 lsst::pex
 
 lsst::pex::logging
 

Detailed Description

definitions of the LogFormatter.h abstract class and its implementing classes, BriefFormatter, NetLoggerFormatter

Author
Ray Plante

Definition in file LogFormatter.h.