C++ Client-Side SDK
LaunchDarkly SDK
Public Member Functions | Friends | List of all members
launchdarkly::config::shared::builders::LoggingBuilder::CustomLogging Class Reference

Public Member Functions

CustomLoggingBackend (std::shared_ptr< ILogBackend > backend)
 

Friends

class LoggingBuilder
 

Member Function Documentation

◆ Backend()

LoggingBuilder::CustomLogging & launchdarkly::config::shared::builders::LoggingBuilder::CustomLogging::Backend ( std::shared_ptr< ILogBackend backend)

Set the backend to use for logging. The provided back-end should be thread-safe.

Parameters
backendThe implementation of the backend.
Returns
A reference to this builder.

The documentation for this class was generated from the following files: