| BayesOpt
    | 
 Collaboration diagram for Log< T >:
 Collaboration diagram for Log< T >:| Public Member Functions | |
| 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 | 
| Private Member Functions | |
| Log (const Log &) | |
| Log & | operator= (const Log &) |