OpenMS
|
#include <OpenMS/CONCEPT/LogStream.h>
#include <OpenMS/CONCEPT/StreamHandler.h>
#include <OpenMS/DATASTRUCTURES/StringListUtils.h>
#include <OpenMS/DATASTRUCTURES/Param.h>
Go to the source code of this file.
Classes | |
class | LogConfigHandler |
The LogConfigHandler provides the functionality to configure the internal logging of OpenMS algorithms that use the global instances of LogStream. More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
Functions | |
std::ostream & | operator<< (std::ostream &os, LogConfigHandler const &lch) |
Overload for the insertion operator (operator<<) to have a formatted output of the LogConfigHandler. More... | |