|
ifw-daq
2.1.0-pre1
IFW Data Acquisition modules
|
Declaration of log4cplus helpers. More...
#include <iosfwd>#include <log4cplus/loglevel.h>Go to the source code of this file.
Classes | |
| struct | daq::LogLevel |
| ly typed log4cplus::LogLevel (which is an alias to int) More... | |
| class | daq::Trim |
| Trim string from whitespace (' ', ' ') More... | |
Namespaces | |
| daq | |
Functions | |
| std::istream & | daq::operator>> (std::istream &is, LogLevel &level) |
| Parse log level from string. More... | |
| std::ostream & | daq::operator<< (std::ostream &os, LogLevel level) |
| Format log level to stream. More... | |
Declaration of log4cplus helpers.
Definition in file log4cplus.hpp.
| struct daq::LogLevel |
ly typed log4cplus::LogLevel (which is an alias to int)
Definition at line 22 of file log4cplus.hpp.
| Class Members | ||
|---|---|---|
| LogLevel | value | |