# Functions

InitContext creates SDK logger contexts.
MuxTrace emits a mux subsystem log at TRACE level.
RpcContext injects the RPC name into logger contexts.
Tfprotov5ProviderServerContext injects the chosen provider Go type.
Tfprotov6ProviderServerContext injects the chosen provider Go type.

# Constants

EnvTfLogSdkMux is an environment variable that sets the logging level of the mux logger.
Go type of the provider selected by mux.
The RPC being run, such as "ApplyResourceChange".
SubsystemMux is the tfsdklog subsystem name for mux logging.