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

Classes

struct  CategoryTraits
 
struct  LevelTraits
 
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  SelectorElement
 SelectorElement parses a cli/mgmt enable/disable entry into usable fields where cliEntry = [!]LEVEL[+-][:PATTERN]. More...
 
struct  SinkOptions
 Logging sink options. More...
 
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, model,
  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 Model <not related="" to="" a="" directory>=""> Unspecified <must be="" last="" in="" enum>="">

Enumerator
security 
broker 
management 
protocol 
system 
ha 
messaging 
store 
network 
test 
client 
model 
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 38 of file Statement.h.


Qpid C++ API Reference
Generated on Tue Aug 19 2014 for Qpid C++ Client API by doxygen 1.8.7