Static Public Member Functions | List of all members
gnsstk::ConfigureLOG Class Reference

Detailed Description

class ConfigureLOG - inherits class Log with type ConfigureLOGstream

Definition at line 304 of file logstream.hpp.

#include <logstream.hpp>

Inheritance diagram for gnsstk::ConfigureLOG:
Inheritance graph
[legend]

Static Public Member Functions

static LogLevel Level (const std::string &str)
 
static std::ostream *& Stream ()
 
- Static Public Member Functions inherited from gnsstk::Log< ConfigureLOGstream >
static LogLevel FromString (const std::string &level)
 convert from a string (= names in the LogLevel enum) to a LogLevel More...
 
static LogLevelReportingLevel ()
 get/set the highest level that is actually output to log stream More...
 
static bool & ReportLevels ()
 get/set; if true, output level on each line, after the time tag More...
 
static bool & ReportTimeTags ()
 get/set; if true, output time tag on each line, first More...
 
static std::string ToString (LogLevel level)
 convert a level to a string corresponding to the LogLevel enum More...
 

Additional Inherited Members

- Public Member Functions inherited from gnsstk::Log< ConfigureLOGstream >
 Log ()
 
std::ostringstream & Put (LogLevel level=INFO)
 write out to log stream at level, default is INFO More...
 
virtual ~Log ()
 
- Protected Attributes inherited from gnsstk::Log< ConfigureLOGstream >
std::ostringstream os
 string stream to which output is written; destructor will dump to log stream. More...
 

Member Function Documentation

◆ Level()

static LogLevel gnsstk::ConfigureLOG::Level ( const std::string &  str)
inlinestatic

Definition at line 308 of file logstream.hpp.

◆ Stream()

static std::ostream*& gnsstk::ConfigureLOG::Stream ( )
inlinestatic

Definition at line 306 of file logstream.hpp.


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


gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:44