#include "OW_config.h"
#include "OW_Logger.hpp"
#include "OW_CommonFwd.hpp"
Include dependency graph for OW_CerrLogger.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | OW_NAMESPACE |
Classes | |
class | OW_NAMESPACE::CerrLogger |
This logger sends all log messages to cerr (stderr). More... |