| gphoto2pp
    A C++ Wrapper for libgphoto2 | 
#include <log.h>

| Public Member Functions | |
| Log () | |
| virtual | ~Log () | 
| std::ostringstream & | Get (TLogLevel level=logINFO) | 
| Static Public Member Functions | |
| static TLogLevel & | ReportingLevel () | 
| static std::string | ToString (TLogLevel level) | 
| static TLogLevel | FromString (const std::string &level) | 
| Protected Attributes | |
| std::ostringstream | os | 
| 
 | protected |