Skip to content
DocsTry Aspire
DocsTry

GoFeatureFlagResource.withLogLevel

Method
📦 CommunityToolkit.Aspire.Hosting.GoFeatureFlag v13.4.0
interface GoFeatureFlagResource {
// ... omitted for brevity
withLogLevel(logLevel: GoFeatureFlagLogLevel): GoFeatureFlagResource;
}

Signature

methodwithLogLevelbuilder
withLogLevel(logLevel: GoFeatureFlagLogLevel): GoFeatureFlagResource
logLevelGoFeatureFlagLogLevel
GoFeatureFlagResource

Defined on

This method is defined on the following type: