Mir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | List of all members
mir::logging::GlogLogger Class Reference

#include <glog_logger.h>

Inheritance diagram for mir::logging::GlogLogger:
Inheritance graph
[legend]

Public Member Functions

 GlogLogger (char const *argv0, int stderrthreshold, int minloglevel, std::string const &log_dir)
 
- Public Member Functions inherited from mir::logging::Logger
template<Severity severity>
void log (const std::string &message)
 
template<Severity severity>
void log (const std::string &message, const std::string &component)
 

Additional Inherited Members

- Public Types inherited from mir::logging::Logger
enum  Severity {
  critical = 0, error = 1, warning = 2, informational = 3,
  debug = 4
}
 
- Protected Member Functions inherited from mir::logging::Logger
 Logger ()
 
virtual ~Logger ()=default
 
 Logger (const Logger &)=delete
 
Loggeroperator= (const Logger &)=delete
 

Constructor & Destructor Documentation

mir::logging::GlogLogger::GlogLogger ( char const *  argv0,
int  stderrthreshold,
int  minloglevel,
std::string const &  log_dir 
)

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

Copyright © 2012,2013 Canonical Ltd.
Generated on Wed Oct 30 18:52:19 UTC 2013