Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
HydraExpress C++ API Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

2.21 Core Logging Classes

Table 20: Core Logging Classes

Class NameDescription

rwsf::Logger

Logger provides an interface for writing log messages to the logging framework. Log messages can be classified by log level.

rwsf::LoggerException

LoggerException defines a general exception associated with the logging subsystem.

rwsf::LogManager

rwsf::LogManager is a singleton providing a central point for accessing logger instances. Loggers can be registered with the rwsf::LogManager class, and can then be accessed from anywhere in the code.

rwsf::LogMessage

rwsf::LogMessage is a utility class for use in constructing log messages. LogMessage provides insertion and extraction operators for basic types, and can be extended to support user-defined types as well.

rwsf::LogWriter

rwsf::LogWriter provides an abstract interface for implementing write functions for specific data sinks.



Previous fileTop of DocumentContentsIndex pageNext file

© Copyright Rogue Wave Software, Inc. All Rights Reserved. All Rights Reserved. Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. HydraExpress is a trademark of Rogue Wave Software, Inc. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.