Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
Go to the source code of this file.
Classes | |
class | qpid::messaging::LoggerOutput |
Interface class to allow redirection of log output. More... | |
class | qpid::messaging::Logger |
A utility class to allow the application to control the logging output of the qpid messaging library. More... | |
Namespaces | |
qpid | |
This file was automatically generated from the AMQP specification. | |
qpid::messaging | |
Enumerations | |
enum | qpid::messaging::Level { qpid::messaging::trace, qpid::messaging::debug, qpid::messaging::info, qpid::messaging::notice, qpid::messaging::warning, qpid::messaging::error, qpid::messaging::critical } |
These log levels need to be kept in sync with the log levels defined internally in qpid::log (but I don't think they are likely to change anyway. More... | |