Teamcenter C++ API Reference  2312
Classes | Namespaces | Enumerations
tclogging/Logger.hxx File Reference
#include <string>
#include <tclogging/libtclogging_exports.h>
#include <tclogging/libtclogging_undef.h>

Go to the source code of this file.

Classes

class  Teamcenter::Common::Logging::Logger
 

Namespaces

namespace  Teamcenter::Common::Logging
 

Enumerations

enum  Teamcenter::Common::Logging::LogLevel {
  Teamcenter::Common::Logging::LOG_TRACE = 1, Teamcenter::Common::Logging::LOG_DEBUG = 2, Teamcenter::Common::Logging::LOG_INFO = 3, Teamcenter::Common::Logging::LOG_WARN = 4,
  Teamcenter::Common::Logging::LOG_ERROR = 5, Teamcenter::Common::Logging::LOG_OFF = 6
}