Teamcenter C++ API Reference  2312
Namespaces
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.
 

Detailed Description

Teamcenter has implemented this Logger function that allows users to use it in minor main programs.

This logger uses the logger name: "Teamcenter.main"

As an alternative to using this logger in other programs, it is probably preferable to define and use a separate logger in a different namespace so that it may be separately configured. See mld/logging/Logger.hxx

The ITK logger functions include:

To use these functions, include MainLogger.hxx.