类 ComputeEngine::Settings

总结

成员 说明
public 设置(const Identity& identity, const ApplicationInfo& applicationInfo, const std::shared_ptr<TelemetryDelegate>& telemetryDelegate, const std::shared_ptr<AuditDelegate>& auditDelegate, const std::shared_ptr<DiagnosticEventFactory& eventFactory>, LogLevel thresholdLogLevel, const std::shared_ptr<LoggerDelegate& loggerDelegate>, const std::string& hostName, const std::vector<std::p air<std::string, std::string>>& customProperties, const std::vector<LabelFilterType& deprecatedFilters, const std::map<FunctionalityFilterType>, bool>& configuredFunctionality) 尚未记录。
public const Identity& GetIdentity() const 尚未记录。
public void SetIdentity(const Identity& identity) 尚未记录。
public const ApplicationInfo& GetApplicationInfo() const 尚未记录。
public std::shared_ptr<TelemetryDelegate> GetTelemetryDelegate() const 尚未记录。
public std::shared_ptr<AuditDelegate> GetAuditDelegate() const 尚未记录。
public std::shared_ptr<DiagnosticEventFactory> GetEventFactory() const 尚未记录。
public std::shared_ptr<LoggerDelegate> GetLoggerDelegate() const 尚未记录。
public const std::string& GetHostName() const 尚未记录。
public const std::vector<std::p air<std::string, std::string>>& GetCustomProperties() const 尚未记录。
public void SetParentCorrelationId(const std::string correlationId, const std::string description) 尚未记录。
public const std::string& GetParentCorrelationId() const 尚未记录。
public const std::string& GetParentCorrelationIdDescription() const 尚未记录。
public const std::vector<LabelFilterType>& GetDeprecatedLabelFilter() const 尚未记录。
public const std::map<FunctionalityFilterType, bool>& GetConfiguredFunctionality() const 尚未记录。
public void SetVariableTextMarkingType(VariableTextMarkingType variableTextMarkingType) 尚未记录。
public VariableTextMarkingType GetVariableTextMarkingType() const 尚未记录。
public LogLevel GetThresholdLogLevel() const 尚未记录。
public const std::shared_ptr<void>& GetLoggerContext() const 获取记录器上下文,该上下文将被不透明地传递给与创建的引擎关联的日志记录器委托。
public void SetLoggerContext(const std::shared_ptr<void>& loggerContext) 设置记录器上下文,该上下文将被不透明地传递给与创建的引擎关联的日志记录器委托。

成员

Settings 函数

尚未记录。

GetIdentity 函数

尚未记录。

SetIdentity 函数

尚未记录。

GetApplicationInfo 函数

尚未记录。

GetTelemetryDelegate 函数

尚未记录。

GetAuditDelegate 函数

尚未记录。

GetEventFactory 函数

尚未记录。

GetLoggerDelegate 函数

尚未记录。

GetHostName 函数

尚未记录。

GetCustomProperties 函数

尚未记录。

SetParentCorrelationId 函数

尚未记录。

GetParentCorrelationId 函数

尚未记录。

GetParentCorrelationIdDescription 函数

尚未记录。

GetDeprecatedLabelFilter 函数

尚未记录。

GetConfiguredFunctionality 函数

尚未记录。

SetVariableTextMarkingType 函数

尚未记录。

GetVariableTextMarkingType 函数

尚未记录。

GetThresholdLogLevel 函数

尚未记录。

GetLoggerContext 函数

获取记录器上下文,该上下文将被不透明地传递给与创建的引擎关联的日志记录器委托。

返回结果:记录器上下文

SetLoggerContext 函数

设置记录器上下文,该上下文将被不透明地传递给与创建的引擎关联的日志记录器委托。

参数:

  • loggerContext:记录器上下文