LSSTApplications  10.0+286,10.0+36,10.0+46,10.0-2-g4f67435,10.1+152,10.1+37,11.0,11.0+1,11.0-1-g47edd16,11.0-1-g60db491,11.0-1-g7418c06,11.0-2-g04d2804,11.0-2-g68503cd,11.0-2-g818369d,11.0-2-gb8b8ce7
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
 Estimate image backgrounds.
 
 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.