9#include <framework/logging/LogVariableStream.h>
10#include <framework/core/Environment.h>
static Environment & Instance()
Static method to get a reference to the Environment instance.
LogConfig::ELogRealm getRealm() const
Get the basf2 execution realm.
Class to modify the log level dependent on the execution realm.
Specialized implementation of an ostream-like class where the << operator can be used to insert value...
Belle2::LogConfig::ELogLevel m_logLevelOverride
Adjusted log level.
LogVariableStream & operator<<(__basic_ostream_type &(*__pf)(__basic_ostream_type &))
operator override for ostream modifier functions like std::endl who are directly applied to the under...