logging

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 27, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Code generated by golang.org/x/tools/cmd/bundle. DO NOT EDIT. nolint

Index

Constants

View Source
const (
	EnvTfLogSdk = "TF_LOG_SDK"

	EnvTfLogSdkHelperResource = "TF_LOG_SDK_HELPER_RESOURCE"

	EnvTfLogSdkHelperSchema = "TF_LOG_SDK_HELPER_SCHEMA"
)
View Source
const (
	KeyAttributePath = "tf_attribute_path"

	KeyDataSourceType = "tf_data_source_type"

	KeyError = "error"

	KeyProviderAddress = "tf_provider_addr"

	KeyResourceType = "tf_resource_type"

	KeyTestName = "test_name"

	KeyTestStepNumber = "test_step_number"

	KeyTestTerraformConfiguration = "test_terraform_configuration"

	KeyTestTerraformLogLevel = "test_terraform_log_level"

	KeyTestTerraformLogCoreLevel = "test_terraform_log_core_level"

	KeyTestTerraformLogProviderLevel = "test_terraform_log_provider_level"

	KeyTestTerraformLogPath = "test_terraform_log_path"

	KeyTestTerraformPath = "test_terraform_path"

	KeyTestTerraformPlan = "test_terraform_plan"

	KeyTestWorkingDirectory = "test_working_directory"
)
View Source
const (
	SubsystemHelperResource = "helper_resource"
)
View Source
const (
	SubsystemHelperSchema = "helper_schema"
)

Variables

This section is empty.

Functions

func HelperResourceDebug

func HelperResourceDebug(ctx helper_resource_context.Context, msg string, additionalFields ...map[string]interface{})

func HelperResourceError

func HelperResourceError(ctx helper_resource_context.Context, msg string, additionalFields ...map[string]interface{})

func HelperResourceTrace

func HelperResourceTrace(ctx helper_resource_context.Context, msg string, additionalFields ...map[string]interface{})

func HelperResourceWarn

func HelperResourceWarn(ctx helper_resource_context.Context, msg string, additionalFields ...map[string]interface{})

func HelperSchemaDebug

func HelperSchemaDebug(ctx helper_schema_context.Context, msg string, additionalFields ...map[string]interface{})

func HelperSchemaError

func HelperSchemaError(ctx helper_schema_context.Context, msg string, additionalFields ...map[string]interface{})

func HelperSchemaTrace

func HelperSchemaTrace(ctx helper_schema_context.Context, msg string, additionalFields ...map[string]interface{})

func HelperSchemaWarn

func HelperSchemaWarn(ctx helper_schema_context.Context, msg string, additionalFields ...map[string]interface{})

func TestNameContext

func TestNameContext(ctx context_context.Context, testName string) context_context.Context

func TestStepNumberContext

func TestStepNumberContext(ctx context_context.Context, stepNumber int) context_context.Context

func TestTerraformPathContext

func TestTerraformPathContext(ctx context_context.Context, terraformPath string) context_context.Context

func TestWorkingDirectoryContext

func TestWorkingDirectoryContext(ctx context_context.Context, workingDirectory string) context_context.Context

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL