Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation
Classes | Enumerations
qpid::log Namespace Reference

Classes

class  Logger
 Central logging agent. More...
struct  Options
 Logging options for config parser. More...
class  Selector
 A selector identifies the set of log messages to enable. More...
struct  SinkOptions
 Logging sink options. More...
struct  LevelTraits
struct  CategoryTraits
class  CategoryFileNameHints
struct  Statement
 POD struct representing a logging statement in source code. More...

Enumerations

enum  Level {
  trace, debug, info, notice,
  warning, error, critical
}
 Debugging severity levels. More...
enum  Category {
  security, broker, management, protocol,
  system, ha, messaging, store,
  network, test, client, unspecified
}
 Formal message categories https://issues.apache.org/jira/browse/QPID-3902. More...

Enumeration Type Documentation

Formal message categories https://issues.apache.org/jira/browse/QPID-3902.

Category Source code directory -------- --------------------- Security acl ssl gssapi sasl cyrus Broker broker Management agent console qmf Protocol amqp_0_10 framing System log sys types xml thread mutex fork pipe time ... HA cluster ha replication Messaging messaging Client client Store store Network tcp rdma AsynchIO socket epoll Test Unspecified

Enumerator:
security 
broker 
management 
protocol 
system 
ha 
messaging 
store 
network 
test 
client 
unspecified 

Definition at line 77 of file Statement.h.

Debugging severity levels.

  • trace: High-volume debugging messages.
  • debug: Debugging messages.
  • info: Informational messages.
  • notice: Normal but significant condition.
  • warning: Warn of a possible problem.
  • error: A definite error has occured.
  • critical: System in danger of severe failure.
Enumerator:
trace 
debug 
info 
notice 
warning 
error 
critical 

Definition at line 39 of file Statement.h.


Qpid C++ API Reference
Generated on Thu Aug 23 2012 for Qpid C++ Client API by doxygen 1.7.5