BusBoy  2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Member Functions | List of all members
BUSBOY::BusboyLogging Class Reference

#include <BusboyLogging.h>

Static Public Member Functions

static log4cxx::LoggerPtr getLogger (const std::string &name)
 All Busboy framework classes should call this method to get their logger. More...
 
static log4cxx::LoggerPtr getAlgorithmLogger (const std::string &name)
 Returns the logger to send algorithm log messages. More...
 
static std::set< std::string > extractLogFiles ()
 Returns the paths for all log files in the log4cxx configuration. More...
 

Member Function Documentation

std::set< std::string > BUSBOY::BusboyLogging::extractLogFiles ( )
static

Returns the paths for all log files in the log4cxx configuration.

LoggerPtr BUSBOY::BusboyLogging::getAlgorithmLogger ( const std::string &  name)
static

Returns the logger to send algorithm log messages.

LoggerPtr BUSBOY::BusboyLogging::getLogger ( const std::string &  name)
static

All Busboy framework classes should call this method to get their logger.


The documentation for this class was generated from the following files:

Copyright 2014 Google Inc. All rights reserved.