activemq-cpp-3.8.2
LoggerCommon.h File Reference

Go to the source code of this file.

Namespaces

 decaf
 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
 
 decaf::util
 
 decaf::util::logging
 

Enumerations

enum  decaf::util::logging::Levels {
  decaf::util::logging::Off, decaf::util::logging::Null, decaf::util::logging::Markblock, decaf::util::logging::Debug,
  decaf::util::logging::Info, decaf::util::logging::Warn, decaf::util::logging::Error, decaf::util::logging::Fatal,
  decaf::util::logging::Throwing
}
 Defines an enumeration for logging levels. More...