Package-level declarations
Types
A message processor that writes trace events to a file.
A specialized implementation of FeatureMessageFileWriter for tracing and writing feature messages to a target file, with customizable formatting and sink handling.
A specialized implementation of FeatureMessageFileWriter designed for handling trace-related feature messages. This class facilitates writing trace-specific feature messages to a file, supporting custom formatting logic if needed.
A message processor that writes trace events to a logger.
Implementation of FeatureMessageLogWriter that handles logging of feature messages with trace-level detail using a standardized or custom log message format.
A concrete implementation of FeatureMessageLogWriter that handles logging of feature messages specifically for trace-level operations.
A message processor that sends trace events to a remote server.