libmoost
moost::process::NoConsoleLoggerPolicy Class Reference

#include <service.hpp>

List of all members.

Public Member Functions

void create ()
bool set_log_level (const std::string &)
std::string show_help () const
bool handle_command (std::string &, const std::string &, const std::string &)
void enable ()
void disable ()
void log (const std::string &)

Detailed Description

Definition at line 178 of file service.hpp.


Member Function Documentation

Definition at line 181 of file service.hpp.

Definition at line 204 of file service.hpp.

Definition at line 200 of file service.hpp.

bool moost::process::NoConsoleLoggerPolicy::handle_command ( std::string &  ,
const std::string &  ,
const std::string &   
) [inline]

Definition at line 195 of file service.hpp.

void moost::process::NoConsoleLoggerPolicy::log ( const std::string &  ) [inline]

Definition at line 208 of file service.hpp.

bool moost::process::NoConsoleLoggerPolicy::set_log_level ( const std::string &  ) [inline]

Definition at line 185 of file service.hpp.

std::string moost::process::NoConsoleLoggerPolicy::show_help ( ) const [inline]

Definition at line 190 of file service.hpp.


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