casac::logsink Class Reference

#include <logsink_cmpt.h>

List of all members.


Detailed Description

logsink component class

// TODO: WRITE YOUR DESCRIPTION HERE!

Author:
Version:

Definition at line 33 of file logsink_cmpt.h.

Public Member Functions

 logsink ()
virtual ~logsink ()
bool origin (const std::string &fromwhere)
bool filter (const std::string &level)
bool post (const std::string &message, const std::string &priority="NORMAL", const std::string &origin="")
bool postLocally (const std::string &message, const std::string &priority="NORMAL", const std::string &origin="")
std::string version ()
std::string localId ()
std::string id ()
bool setglobal (const bool isglobal=true)
bool setlogfile (const std::string &filename="casapy.log")
bool showconsole (const bool onconsole=false)


Constructor & Destructor Documentation

casac::logsink::logsink (  ) 

virtual casac::logsink::~logsink (  )  [virtual]


Member Function Documentation

bool casac::logsink::origin ( const std::string &  fromwhere  ) 

bool casac::logsink::filter ( const std::string &  level  ) 

bool casac::logsink::post ( const std::string &  message,
const std::string &  priority = "NORMAL",
const std::string &  origin = "" 
)

bool casac::logsink::postLocally ( const std::string &  message,
const std::string &  priority = "NORMAL",
const std::string &  origin = "" 
)

std::string casac::logsink::version (  ) 

std::string casac::logsink::localId (  ) 

std::string casac::logsink::id (  ) 

bool casac::logsink::setglobal ( const bool  isglobal = true  ) 

bool casac::logsink::setlogfile ( const std::string &  filename = "casapy.log"  ) 

bool casac::logsink::showconsole ( const bool  onconsole = false  ) 


The documentation for this class was generated from the following file:
Generated on Tue Aug 26 22:37:03 2008 for NRAOCASA by  doxygen 1.5.1