HydraExpress™ C++ 2019 |
HydraExpress™ C++ API Reference Guide |
Product Documentation: HydraExpress C++ Documentation Home |
Classes | |
class | rwsf::LogFileWriter |
Writes logging messages to a file. More... | |
class | rwsf::LogFormatter |
Reformats log messages with extra logging details. More... | |
class | rwsf::Logger |
Provides an interface for writing log messages to the logging framework. More... | |
class | rwsf::LogLevelFilter |
Filters logging messages based on their log level. More... | |
class | rwsf::LogManager |
Provides a central point for accessing logger instances. More... | |
class | rwsf::LogMessage |
Constructs log messages, provides insertion operators for basic types, and can be extended to support user-defined types as well. More... | |
class | rwsf::LogRotatingFileWriter |
Provides the ability to define a rotating logger to control file size. More... | |
class | rwsf::LogSplitter |
Delivers a single logging message to two defined output locations. More... | |
class | rwsf::LogTimeFormatter |
Reformats log messages with the message's log level and a timestamp. More... | |
Copyright © 2019 Rogue Wave Software, Inc. All Rights Reserved. |