AARE
Data analysis library for PSI hybrid detectors
Loading...
Searching...
No Matches
Namespaces | Functions
logger.cpp File Reference
#include "aare/utils/logger.hpp"

Namespaces

namespace  aare
 Frame class to represent a single frame of data model class should be able to work with streams coming from files or network.
 
namespace  aare::logger
 
namespace  aare::logger::internal
 

Functions

void aare::logger::set_streams (std::streambuf *out, std::streambuf *err)
 
void aare::logger::set_streams (std::streambuf *out)
 
void aare::logger::set_verbosity (LOGGING_LEVEL level)
 
Loggeraare::logger::get_logger_instance ()
 
void aare::logger::set_output_file (std::string filename)