Class ILLIXR::stdout_record_logger
ClassList > ILLIXR > stdout_record_logger
#include <stdout_record_logger.hpp>
Inherits the following classes: ILLIXR::record_logger
Public Functions inherited from ILLIXR::record_logger
| Type | Name |
|---|---|
| virtual void | log (const record & r) = 0 Writes one log record. |
| virtual void | log (const std::vector< record > & rs) Writes many of the same type of log record. |
| ~record_logger () override |
Public Functions inherited from ILLIXR::phonebook::service
See ILLIXR::phonebook::service
| Type | Name |
|---|---|
| virtual | ~service () = default |
Protected Functions
| Type | Name |
|---|---|
| virtual void | log (const record & r) override Writes one log record. |
Protected Functions Documentation
function log
Writes one log record.
inline virtual void ILLIXR::stdout_record_logger::log (
const record & r
) override
Implements ILLIXR::record_logger::log
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/illixr_release/ILLIXR/src/stdout_record_logger.hpp