Teamcenter C++ API Reference  2312
Classes | Namespaces | Macros
mld/logging/Logger.hxx File Reference
#include <string>
#include <vector>
#include <cstdarg>
#include <string_view>
#include <common/tc_deprecation_macros.h>
#include <mld/libmld_exports.h>
#include <mld/libmld_undef.h>

Go to the source code of this file.

Classes

class  Teamcenter::Logging::Logger
 

Namespaces

namespace  Teamcenter
 A convenient C++ class to manage a list of tag_t. This convenient class is derived from TagList class which is only available for internal developers.
 
namespace  Teamcenter::Logging
 

Macros

#define APPENDER_STDERR_STR   "stderr"
 
#define APPENDER_STDOUT_STR   "stdout"
 
#define APPENDER_SYSLOG_STR   "syslog"
 

Macro Definition Documentation

#define APPENDER_STDERR_STR   "stderr"

Definition at line 96 of file mld/logging/Logger.hxx.

#define APPENDER_STDOUT_STR   "stdout"

Definition at line 95 of file mld/logging/Logger.hxx.

#define APPENDER_SYSLOG_STR   "syslog"

Definition at line 94 of file mld/logging/Logger.hxx.