C++ Client-Side SDK
LaunchDarkly SDK
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
launchdarkly::config::shared::Defaults< SDK > Struct Template Reference

#include <defaults.hpp>

Static Public Member Functions

static bool Offline ()
 
static std::string LogTag ()
 
static launchdarkly::LogLevel LogLevel ()
 

Detailed Description

template<typename SDK>
struct launchdarkly::config::shared::Defaults< SDK >

Struct templated over an SDK type, which makes available SDK-specific configuration.

Template Parameters
SDKType of SDK. See ClientSDK, ServerSDK.

Member Function Documentation

◆ Offline()

template<typename SDK >
static bool launchdarkly::config::shared::Defaults< SDK >::Offline ( )
inlinestatic

Offline mode is disabled in SDKs by default.

Returns

The documentation for this struct was generated from the following file: