HydraExpress™ C++ API Reference Guide

 
Loading...
Searching...
No Matches
Core Logging

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...

Detailed Description

Copyright © 2026 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved.