activemq-cpp-3.9.5
|
#include <decaf/io/Closeable.h>
#include <decaf/lang/Exception.h>
#include <decaf/util/logging/LogRecord.h>
#include <decaf/util/logging/Level.h>
#include <decaf/lang/exceptions/NullPointerException.h>
#include <string>
Go to the source code of this file.
Data Structures | |
class | decaf::util::logging::Handler |
A Handler object takes log messages from a Logger and exports them. More... | |
Namespaces | |
namespace | decaf |
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | |
namespace | decaf::util |
namespace | decaf::util::logging |