#include "OW_config.h"
#include "OW_CommonFwd.hpp"
#include "OW_LogLevel.hpp"
#include "OW_Logger.hpp"
#include "OW_Array.hpp"
Include dependency graph for OW_AppenderLogger.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::AppenderLogger |
This implementation of Logger is used to send a Log message to multiple LogAppenders. More... |